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

Public Member Functions

virtual LINPHONECXX_PUBLIC void onResponse (const std::shared_ptr< linphone::XmlRpcRequest > &request)
 Callback used to notify the response to an XML-RPC request.
 

Member Function Documentation

◆ onResponse()

virtual LINPHONECXX_PUBLIC void linphone::XmlRpcRequestListener::onResponse ( const std::shared_ptr< linphone::XmlRpcRequest > & request)
inlinevirtual

Callback used to notify the response to an XML-RPC request.

Parameters
requestLinphoneXmlRpcRequest object

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