MembershipWaitingEvent

This might be triggered when the person in the membership is waiting in the lobby.

Since

2.4.0

Constructors

Link copied to clipboard
constructor(call: Call, membership: CallMembership, waitReason: Call.WaitReason)

Properties

Link copied to clipboard
protected var mCall: Call?

Functions

Link copied to clipboard
open fun getCall(): Call?
Link copied to clipboard
open override fun getCallMembership(): CallMembership?
Link copied to clipboard
Link copied to clipboard
open override fun toString(): String