voice-sdk
androidJvm
voice-sdk
/
com.eght.voice.sdk.model
/
Event
/
Event
Event
constructor
(
source
:
EventSource
,
params
:
Map
<
String
,
Any
?
>
)
Parameters
source
EventSource
to define what source the event is from.
params
Information about the event provided as a
Map
.