public static class CallObserver.CallErrorEvent extends CallObserver.AbstractCallEvent implements CallObserver.CallDisconnectedEvent
Constructor and Description |
---|
CallErrorEvent(Call call,
WebexError error) |
Modifier and Type | Method and Description |
---|---|
WebexError |
getError() |
java.lang.String |
toString() |
getCall
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCall
public CallErrorEvent(Call call, WebexError error)
public WebexError getError()
public java.lang.String toString()
toString
in class CallObserver.AbstractCallEvent