public static class CallObserver.SendingAudio extends CallObserver.AbstractCallEvent implements CallObserver.MediaChangedEvent
| Constructor and Description |
|---|
SendingAudio(Call call,
boolean sending) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSending() |
java.lang.String |
toString() |
getCallequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCallpublic SendingAudio(Call call, boolean sending)
public boolean isSending()
public java.lang.String toString()
toString in class CallObserver.AbstractCallEvent