shared
1.35.0
common
shared
/
io.dyte.core.spotlight
/
ActiveTab
Active
Tab
data
class
ActiveTab
(
val
id
:
String
,
val
type
:
ActiveTabType
,
val
userId
:
String
)
Members
Constructors
Active
Tab
Link copied to clipboard
constructor
(
id
:
String
,
type
:
ActiveTabType
,
userId
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
type
Link copied to clipboard
val
type
:
ActiveTabType
user
Id
Link copied to clipboard
val
userId
:
String