An object to handle the callbacks for AccountManagerServicesRequest object.
More...
#include <account_manager_services_request_listener.hh>
An object to handle the callbacks for AccountManagerServicesRequest object.
◆ onDevicesListFetched()
Callback for notifying when the #LinphoneAccountManagerServicesRequestGetDevicesList request has results available.
- Parameters
-
◆ onRequestError()
virtual LINPHONECXX_PUBLIC void linphone::AccountManagerServicesRequestListener::onRequestError |
( |
const std::shared_ptr< const linphone::AccountManagerServicesRequest > & | request, |
|
|
int | statusCode, |
|
|
const std::string & | errorMessage, |
|
|
const std::shared_ptr< const linphone::Dictionary > & | parameterErrors ) |
|
inlinevirtual |
Callback for notifying a request has failed.
- Parameters
-
◆ onRequestSuccessful()
virtual LINPHONECXX_PUBLIC void linphone::AccountManagerServicesRequestListener::onRequestSuccessful |
( |
const std::shared_ptr< const linphone::AccountManagerServicesRequest > & | request, |
|
|
const std::string & | data ) |
|
inlinevirtual |
Callback for notifying a request was successful.
- Parameters
-
The documentation for this class was generated from the following file:
- account_manager_services_request_listener.hh