CallDisconnected

public final class CallDisconnected extends BLCallEvent

Notifies that a Call has disconnected.

Parameters

e

An error describing why disconnect occurred, or null if the disconnect was expected.

Properties

Link copied to clipboard
private final Throwable e

Functions

Link copied to clipboard
public final Throwable getE()