toggle menu
SFMC SDK
androidJvm
switch theme
search in API
SFMC SDK
/
com.salesforce.marketingcloud.sfmcsdk.modules.cdp
/
CdpModuleInterface
Cdp
Module
Interface
abstract
class
CdpModuleInterface
:
ModuleInterface
Members
Constructors
Cdp
Module
Interface
Link copied to clipboard
constructor
(
)
Properties
consent
Link copied to clipboard
abstract
var
consent
:
Consent
Functions
set
Location
Link copied to clipboard
abstract
fun
setLocation
(
coordinates
:
Coordinates
?
,
expiresIn
:
Long
)
track
Link copied to clipboard
abstract
fun
track
(
event
:
Event
?
)