shared
1.32.6
common
shared
/
io.dyte.core.feat
/
DyteMeta
Dyte
Meta
class
DyteMeta
Members
Properties
auth
Token
Link copied to clipboard
val
authToken
:
String
meeting
Config
Link copied to clipboard
val
meetingConfig
:
MeetingConfig
meeting
Started
Timestamp
Link copied to clipboard
val
meetingStartedTimestamp
:
String
meeting
State
Link copied to clipboard
val
meetingState
:
DyteMeetingState
meeting
Title
Link copied to clipboard
val
meetingTitle
:
String
meeting
Type
Link copied to clipboard
val
meetingType
:
DyteMeetingType
room
Name
Link copied to clipboard
val
roomName
:
String
Functions
sync
Tab
Link copied to clipboard
fun
syncTab
(
id
:
String
,
tabType
:
ActiveTabType
)
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
?
>