Data Track Push Frame Exception
The reason a frame could not be pushed via LocalDataTrack.tryPush.
Inheritors
Types
Link copied to clipboard
An unexpected internal error occurred.
Link copied to clipboard
class QueueFull(message: String, val frame: DataTrackFrame, cause: Throwable? = null) : DataTrackPushFrameException
The send queue is full; the frame was not enqueued.
Link copied to clipboard
The track has been unpublished, by either the local participant or the SFU.