Aux Stream Opened Event
class AuxStreamOpenedEvent( call: Call, renderView: <Error class: unknown class>, error: String?) : MultiStreamObserver.AbstractAuxStreamChangedEvent
Content copied to clipboard
This will be triggered when auxiliary stream is opened successfully or unsuccessfully. On this event, the client can hide the view
Since
2.0.0
Constructors
Link copied to clipboard
fun AuxStreamOpenedEvent( call: Call, renderView: <Error class: unknown class>, error: String?)
Content copied to clipboard