FishjamClient
androidJvm
FishjamClient
/
org.membraneframework.rtc.events
/
CustomEvent
Custom
Event
class
CustomEvent
<
Event
:
ReceivableEvent
>
(
val
type
:
ReceivableEventType
,
val
data
:
Event
)
Members
Constructors
Custom
Event
Link copied to clipboard
constructor
(
type
:
ReceivableEventType
,
data
:
Event
)
Properties
data
Link copied to clipboard
val
data
:
Event
type
Link copied to clipboard
val
type
:
ReceivableEventType