toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.events
/
SFUConnectedEvent
SFUConnected
Event
data
class
SFUConnectedEvent
(
val
clientId
:
String
)
:
SfuDataEvent
Members
Constructors
SFUConnected
Event
Link copied to clipboard
constructor
(
clientId
:
String
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
String
Inherited functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String