LocalTrackSubscribed

class LocalTrackSubscribed(val room: Room, val publication: LocalTrackPublication, val participant: LocalParticipant) : RoomEvent

Fired when the first remote participant has subscribed to the localParticipant's track

Constructors

Link copied to clipboard
constructor(room: Room, publication: LocalTrackPublication, participant: LocalParticipant)

Properties

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