UserMessagingPlatform.OnConsentFormLoadSuccessListener

public interface UserMessagingPlatform.OnConsentFormLoadSuccessListener


Interface definition for a callback to be invoked when a consent form loads successfully.

Summary

Public methods

abstract void

Called when a consent form loads.

Public methods

onConsentFormLoadSuccess

abstract void onConsentFormLoadSuccess(ConsentForm consentForm)

Called when a consent form loads.