FishjamClient
androidJvm
FishjamClient
/
org.membraneframework.rtc.events
/
RenegotiateTracks
Renegotiate
Tracks
data
class
RenegotiateTracks
(
val
type
:
String
,
val
data
:
Payload
)
:
SendableEvent
Members
Constructors
Renegotiate
Tracks
Link copied to clipboard
constructor
(
)
constructor
(
type
:
String
,
data
:
Payload
)
Properties
data
Link copied to clipboard
val
data
:
Payload
type
Link copied to clipboard
val
type
:
String