Stay organized with collections
Save and categorize content based on your preferences.
Integrity
Summary
Enumerations
EIntegrityDialogResponseCode
EIntegrityDialogResponseCode
EIntegrityErrorCode
EIntegrityErrorCode
EStandardIntegrityErrorCode
EStandardIntegrityErrorCode
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 2025-01-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-14 UTC."],[],[],null,["# Integrity\n=========\n\nSummary\n-------\n\n| ### Enumerations ||\n|---------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [EIntegrityDialogResponseCode](#group___play_integrity_1gadb8e2cd5e15220fe26f192b1180761c6) | enum Status returned when showing the integrity dialog. |\n| [EIntegrityErrorCode](#group___play_integrity_1ga6cbd6199fcabf463b786128d2efefd2f) | enum Errors that can be encountered while using the Integrity API This enum maps to the error codes defined in the Play Integrity API in \u003chttps://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/IntegrityErrorCode\u003e. |\n| [EStandardIntegrityErrorCode](#group___play_integrity_1gaa020435145139a78f4c29d4fe905faab) | enum Errors that can be encountered while using the Integrity API This enum maps to the error codes defined in the Play Integrity API in \u003chttps://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/StandardIntegrityErrorCode\u003e. |\n\n| ### Classes ||\n|-----------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [UIntegrityManager](/reference/unreal-engine/play/core/class/u-integrity-manager) | The [UIntegrityManager](/reference/unreal-engine/play/core/class/u-integrity-manager#class_u_integrity_manager) class is used to request an integrity token. |\n\n| ### Structs ||\n|----------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------|\n| [FIntegrityTokenRequest](/reference/unreal-engine/play/core/struct/f-integrity-token-request) | The request used to call the RequestIntegrityToken function. |\n| [FPrepareIntegrityTokenRequest](/reference/unreal-engine/play/core/struct/f-prepare-integrity-token-request) | The request used to call the PrepareIntegrityToken function. |\n| [FStandardIntegrityTokenRequest](/reference/unreal-engine/play/core/struct/f-standard-integrity-token-request) | The request used to call the Request function. |\n\nEnumerations\n------------\n\n### EIntegrityDialogResponseCode\n\n```text\n EIntegrityDialogResponseCode\n``` \nStatus returned when showing the integrity dialog.\n\nThis enum maps to the codes defined in the Play Integrity API in \u003chttps://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/IntegrityDialogResponseCode\u003e \n\n### EIntegrityErrorCode\n\n```text\n EIntegrityErrorCode\n``` \nErrors that can be encountered while using the Integrity API This enum maps to the error codes defined in the Play Integrity API in \u003chttps://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/IntegrityErrorCode\u003e. \n\n### EStandardIntegrityErrorCode\n\n```text\n EStandardIntegrityErrorCode\n``` \nErrors that can be encountered while using the Integrity API This enum maps to the error codes defined in the Play Integrity API in \u003chttps://developer.android.com/google/play/integrity/reference/com/google/android/play/core/integrity/model/StandardIntegrityErrorCode\u003e."]]