This enum defines all the events that may be handled

You can listen to these events via [[BandyerPlugin.on]]

Enumeration Members

callError: "callError"

See

[[CallErrorEvent]]

callModuleStatusChanged: "callModuleStatusChanged"

See

[[CallStatusChangedEvent]]

chatError: "chatError"

See

[[ChatErrorEvent]]

chatModuleStatusChanged: "chatModuleStatusChanged"

See

[[ChatStatusChangedEvent]]

iOSVoipPushTokenInvalidated: "iOSVoipPushTokenInvalidated"

See

[[VoipPushTokenEvents]]

iOSVoipPushTokenUpdated: "iOSVoipPushTokenUpdated"

See

[[VoipPushTokenEvents]]

setupError: "setupError"

See

[[SetupErrorEvent]]

Generated using TypeDoc