Liblinphone 5.3.0
|
An object to handle the callbacks for handling the LinphoneEvent operations. More...
#include <event_listener.hh>
Public Member Functions | |
virtual LINPHONECXX_PUBLIC void | onNotifyResponse (const std::shared_ptr< linphone::Event > &linphoneEvent) |
Callback used to notify the response to a sent NOTIFY. | |
An object to handle the callbacks for handling the LinphoneEvent operations.
|
inlinevirtual |
Callback used to notify the response to a sent NOTIFY.
linphoneEvent | The Event object that has sent the NOTIFY and for which we received a response |