GetAmazonLWAConsentStatusCallback

Interface to be implemented when making calls to sync attributes and offerings.

Functions

Link copied to clipboard
abstract fun onError(error: PurchasesError)

Called when there was an error fetching the consent status.

Link copied to clipboard
abstract fun onSuccess(consentStatus: AmazonLWAConsentStatus)

Called when the consent status was successfully fetched.