toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.types
/
Tracks
Tracks
data
class
Tracks
(
val
local
:
ParticipantTracks
,
val
bot
:
ParticipantTracks
?
)
Media tracks for the local user and remote bot.
Members
Constructors
Tracks
Link copied to clipboard
constructor
(
local
:
ParticipantTracks
,
bot
:
ParticipantTracks
?
)
Properties
bot
Link copied to clipboard
val
bot
:
ParticipantTracks
?
local
Link copied to clipboard
val
local
:
ParticipantTracks