TrackSubscriptionFailed

class TrackSubscriptionFailed(val room: Room, val sid: String, val exception: Exception, val participant: RemoteParticipant) : RoomEvent

Could not subscribe to a track

Constructors

Link copied to clipboard
constructor(room: Room, sid: String, exception: Exception, participant: RemoteParticipant)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val room: Room
Link copied to clipboard
val sid: String