kotlin-sdk
android
/
com.amplitude.android
/
EventQueueMessage
Event
Queue
Message
data
class
EventQueueMessage
(
event
:
BaseEvent
,
inForeground
:
Boolean
)
Content copied to clipboard
Properties
Properties
event
Link copied to clipboard
val
event
:
BaseEvent
Content copied to clipboard
inForeground
Link copied to clipboard
val
inForeground
:
Boolean
Content copied to clipboard