Liblinphone  5.2.0
Public Member Functions | List of all members
linphone::EventListener Class Reference
Inheritance diagram for linphone::EventListener:

Public Member Functions

virtual LINPHONECXX_PUBLIC void onNotifyResponse (const std::shared_ptr< const linphone::Event > &linphoneEvent)
 Callback used to notify the response to a sent NOTIFY. More...
 

Member Function Documentation

◆ onNotifyResponse()

virtual LINPHONECXX_PUBLIC void linphone::EventListener::onNotifyResponse ( const std::shared_ptr< const linphone::Event > &  linphoneEvent)
inlinevirtual

Callback used to notify the response to a sent NOTIFY.

Parameters
linphoneEventThe LinphoneEvent object that has sent the NOTIFY and for which we received a response

The documentation for this class was generated from the following file: