toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.events
/
ParticipantCount
Participant
Count
data
class
ParticipantCount
(
val
total
:
Int
,
val
anonymous
:
Int
)
Members
Constructors
Participant
Count
Link copied to clipboard
constructor
(
total
:
Int
,
anonymous
:
Int
)
Properties
anonymous
Link copied to clipboard
val
anonymous
:
Int
total
Link copied to clipboard
val
total
:
Int