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

ErrorCode

IntegrityErrorCode ErrorCode

The error code associated with the failure.

IsRemediable

boolIsRemediable

Indicates whether the error is remediable and can be resolved by user action.

Public functions

Dispose

voidDispose()

Disposes the underlying native Android resources.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月28日 UTC.