toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
eventproducer
/
com.tidal.sdk.eventproducer
/
EventSender
Event
Sender
interface
EventSender
Members
Functions
send
Event
Link copied to clipboard
abstract
fun
sendEvent
(
eventName
:
String
,
consentCategory
:
ConsentCategory
,
payload
:
String
,
headers
:
Map
<
String
,
String
>
)
set
Blocked
Consent
Categories
Link copied to clipboard
abstract
fun
setBlockedConsentCategories
(
blockedConsentCategories
:
Set
<
ConsentCategory
>
)