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