public static class CallObserver.SendingVideo extends CallObserver.AbstractCallEvent implements CallObserver.MediaChangedEvent
_call
Constructor and Description |
---|
SendingVideo(Call call,
boolean sending) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSending() |
java.lang.String |
toString() |
getCall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCall
public SendingVideo(Call call, boolean sending)
public boolean isSending()
public java.lang.String toString()
toString
in class CallObserver.AbstractCallEvent