FishjamClient
androidJvm
FishjamClient
/
org.membraneframework.rtc.events
/
EndpointUpdated
Endpoint
Updated
data
class
EndpointUpdated
(
val
type
:
ReceivableEventType
,
val
data
:
EndpointUpdated.Data
)
:
ReceivableEvent
Members
Constructors
Endpoint
Updated
Link copied to clipboard
constructor
(
type
:
ReceivableEventType
,
data
:
EndpointUpdated.Data
)
Types
Data
Link copied to clipboard
data
class
Data
(
val
id
:
String
,
val
metadata
:
Metadata
?
)
Properties
data
Link copied to clipboard
val
data
:
EndpointUpdated.Data
type
Link copied to clipboard
val
type
:
ReceivableEventType