CallGrantsUpdatedEvent

data class CallGrantsUpdatedEvent(val current_grants: <Error class: unknown class>?, val message: String = "") : SfuDataEvent

Constructors

Link copied to clipboard
constructor(current_grants: <Error class: unknown class>?, message: String = "")

Properties

Link copied to clipboard
val current_grants: <Error class: unknown class>?
Link copied to clipboard

Inherited functions

Link copied to clipboard
open override fun getEventType(): String