[[["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 2023-11-14 UTC."],[[["`UserMessagingPlatform.OnConsentFormLoadFailureListener` is an interface used to handle scenarios when a consent form fails to load in an Android application."],["The interface includes a single method, `onConsentFormLoadFailure`, which is called when the form loading fails, providing a `FormError` object containing details about the error."],["Developers can utilize the `FormError` object's methods like `getMessage()` and `getErrorCode()` to understand the reason behind the failure and take appropriate action."]]],[]]