toggle menu
Marketing Cloud SDK
androidJvm
switch theme
search in API
Marketing Cloud SDK
/
com.salesforce.marketingcloud.events
/
EventManager
/
Companion
Companion
object
Companion
Members
Functions
custom
Event
Link copied to clipboard
@
JvmStatic
fun
customEvent
(
name
:
String
)
:
Event
?
@
JvmStatic
fun
customEvent
(
name
:
String
,
attributes
:
Map
<
String
,
Any
>
)
:
Event
?
@
JvmStatic
fun
customEvent
(
name
:
String
,
attributes
:
Map
<
String
,
Any
>
=
mapOf()
,
producer
:
Event.Producer
=
Producer.PUSH
)
:
Event
?
A
CustomEvent
for use in Behavioral Triggers for InApp Messages.