Tracks

data class Tracks(val local: ParticipantTracks, val bot: ParticipantTracks?)

Media tracks for the local user and remote bot.

Constructors

Link copied to clipboard
constructor(local: ParticipantTracks, bot: ParticipantTracks?)

Properties

Link copied to clipboard
Link copied to clipboard