toggle menu
appconsent-tv
5.0.0
androidJvm
switch theme
search in API
appconsent-tv
/
com.sfbx.appconsent.tv.listener
/
SubscriberAppConsentNotice
Subscriber
App
Consent
Notice
public
final
class
SubscriberAppConsentNotice
implements
AppConsentNoticeListener
Members
Constructors
Subscriber
App
Consent
Notice
Link copied to clipboard
public
SubscriberAppConsentNotice
SubscriberAppConsentNotice
(
)
Properties
present
Notice
Listener
Link copied to clipboard
private
OnPresentNoticeListener
presentNoticeListener
Functions
get
Present
Notice
Listener
Link copied to clipboard
public
final
OnPresentNoticeListener
getPresentNoticeListener
(
)
on
Consent
Given
Link copied to clipboard
public
Unit
onConsentGiven
(
)
on
Error
Link copied to clipboard
public
Unit
onError
(
AppConsentError
error
)
set
Present
Notice
Listener
Link copied to clipboard
public
final
Unit
setPresentNoticeListener
(
OnPresentNoticeListener
presentNoticeListener
)