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