AATKit
Toggle table of contents
3.14.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
AATKit
AATKit
/
com.intentsoftware.addapptr.consent
/
CMPDelegate
CMPDelegate
interface
CMPDelegate
Inheritors
ManagedConsent
Members
Functions
CMPNeeds
UI
Link copied to clipboard
abstract
fun
CMPNeedsUI
(
)
did
Show
CMP
Link copied to clipboard
abstract
fun
didShowCMP
(
)
on
CMPFailed
To
Load
Link copied to clipboard
abstract
fun
onCMPFailedToLoad
(
error
:
String
)
on
CMPFailed
To
Show
Link copied to clipboard
abstract
fun
onCMPFailedToShow
(
error
:
String
)
on
Consent
Updated
Link copied to clipboard
abstract
fun
onConsentUpdated
(
state
:
ManagedConsent.ManagedConsentState
)