Incoming Data Track Manager
Properties
Functions
Forwards a packet received on the _data_track data channel to the UniFFI manager.
Forwards a serialized livekit.LivekitRtc.SignalResponse containing a JoinResponse to the UniFFI manager so pre-existing remote data tracks are discovered. Pass the websocket bytes as received; re-encoding a decoded copy can drop newer fields.
Forwards a serialized livekit.LivekitRtc.SignalResponse containing a ParticipantUpdate to the UniFFI manager. Pass the websocket bytes as received.
Forwards a serialized livekit.LivekitRtc.SignalResponse containing DataTrackSubscriberHandles to the UniFFI manager. Pass the websocket bytes as received.
Resend subscription updates after reconnect so the SFU re-issues subscriber handles.
Returns a snapshot of the remote data tracks currently known to the UniFFI manager, including those whose publisher is not yet in the room.