UserMessagingPlatform.OnConsentFormLoadSuccessListener

interface UserMessagingPlatform.OnConsentFormLoadSuccessListener


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

Summary

Public functions

Unit

Called when a consent form loads.

Public functions

onConsentFormLoadSuccess

fun onConsentFormLoadSuccess(consentForm: ConsentForm!): Unit

Called when a consent form loads.