AuxStreamPersonChangedEvent

This will be triggered when the person represented this auxiliary stream is changed

Since

2.0.0

Constructors

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

Properties

Link copied to clipboard
protected var mCall: Call?

Functions

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