Google. Play. Integrity. IntegrityServiceError
Represents an error returned by the Play Integrity API.
Summary
This object holds native resources and must be disposed when no longer needed.
Inheritance
Inherits from: IDisposable
Properties |
|
|---|---|
ErrorCode
|
The error code associated with the failure.
|
IsRemediable
|
bool
Indicates whether the error is remediable and can be resolved by user action.
|
Public functions |
|
|---|---|
Dispose()
|
void
Disposes the underlying native Android resources.
|
Properties
IsRemediable
bool IsRemediable
Indicates whether the error is remediable and can be resolved by user action.
Public functions
Dispose
void Dispose()
Disposes the underlying native Android resources.