toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.events
/
InboundStateNotificationEvent
Inbound
State
Notification
Event
data
class
InboundStateNotificationEvent
(
val
inboundVideoStates
:
List
<
InboundStateNotificationEventState
>
)
:
SfuDataEvent
Members
Constructors
Inbound
State
Notification
Event
Link copied to clipboard
constructor
(
inboundVideoStates
:
List
<
InboundStateNotificationEventState
>
)
Properties
inbound
Video
States
Link copied to clipboard
val
inboundVideoStates
:
List
<
InboundStateNotificationEventState
>
Inherited functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String