stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.events
/
SFUHealthCheckEvent
SFUHealth
Check
Event
data
class
SFUHealthCheckEvent
(
val
participantCount
:
ParticipantCount
)
:
SfuDataEvent
Members
Constructors
SFUHealth
Check
Event
Link copied to clipboard
constructor
(
participantCount
:
ParticipantCount
)
Properties
participant
Count
Link copied to clipboard
val
participantCount
:
ParticipantCount
Functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String