toggle menu
livekit-android-sdk
2.21.0
SDK
switch theme
search in API
livekit-android-sdk
/
io.livekit.android.token
/
TokenRequestOptions
/
TokenRequestOptions
Token
Request
Options
constructor
(
roomName
:
String
?
=
null
,
participantName
:
String
?
=
null
,
participantIdentity
:
String
?
=
null
,
participantMetadata
:
String
?
=
null
,
participantAttributes
:
Map
<
String
,
String
>
?
=
null
,
agentName
:
String
?
=
null
,
agentMetadata
:
String
?
=
null
)