TrackSubscribed

class TrackSubscribed(val participant: RemoteParticipant, val track: Track, val publication: RemoteTrackPublication) : ParticipantEvent

Subscribed to a new track

Constructors

Link copied to clipboard
constructor(participant: RemoteParticipant, track: Track, publication: RemoteTrackPublication)

Properties

Link copied to clipboard
open override val participant: RemoteParticipant
Link copied to clipboard
Link copied to clipboard