public static interface
UserMessagingPlatform.OnConsentFormLoadSuccessListener
Interface definition for a callback to be invoked when a consent form loads successfully.
Public Method Summary
abstract void |
Public Methods
public abstract void onConsentFormLoadSuccess (ConsentForm consentForm)
Called when a consent form loads.
Parameters
consentForm |
---|