Fishjam Web SDK - v0.18.0
Preparing search index...
@fishjam-cloud/protobufs
fishjamServer
ServerMessage_TrackRemoved
Interface ServerMessage_TrackRemoved
Notification sent when a track is removed
interface
ServerMessage_TrackRemoved
{
componentId
?:
string
;
peerId
?:
string
;
roomId
:
string
;
track
:
ServerMessage_Track
;
}
Index
Properties
component
Id?
peer
Id?
room
Id
track
Properties
Optional
component
Id
componentId
?:
string
Optional
peer
Id
peerId
?:
string
room
Id
roomId
:
string
track
track
:
ServerMessage_Track
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Id
peer
Id
room
Id
track
Fishjam Web SDK - v0.18.0
Loading...
Notification sent when a track is removed