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