AuxStreamSizeChangedEvent

This will be triggered when the auxiliary stream view size is changed, and client can get the detail from the property

Since

2.0.0

See also

Constructors

Link copied to clipboard
constructor(call: Call?, auxStream: AuxStream?)

Properties

Link copied to clipboard
protected var mCall: Call?

Functions

Link copied to clipboard
open override fun getAuxStream(): AuxStream?
Link copied to clipboard
open fun getCall(): Call?
Link copied to clipboard
open override fun toString(): String