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