public class EventListenerStub extends java.lang.Object implements EventListener
Constructor and Description |
---|
EventListenerStub() |
Modifier and Type | Method and Description |
---|---|
void |
onNotifyResponse(Event ev)
Callback used to notify the response to a sent NOTIFY.
|
public void onNotifyResponse(Event ev)
EventListener
onNotifyResponse
in interface EventListener
ev
- The LinphoneEvent object that has sent the NOTIFY and for which we
received a response