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
/
CallGrantsUpdatedEvent
Call
Grants
Updated
Event
data
class
CallGrantsUpdatedEvent
(
val
current_grants
:
ERROR CLASS: Symbol not found for CallGrants?
?
,
val
message
:
String
=
""
)
:
SfuDataEvent
Members
Constructors
Call
Grants
Updated
Event
Link copied to clipboard
constructor
(
current_grants
:
ERROR CLASS: Symbol not found for CallGrants?
?
,
message
:
String
=
""
)
Properties
current_
grants
Link copied to clipboard
val
current_grants
:
ERROR CLASS: Symbol not found for CallGrants?
?
message
Link copied to clipboard
val
message
:
String
Functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String