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

Public Member Functions

virtual LINPHONECXX_PUBLIC void onRegistrationStateChanged (const std::shared_ptr< linphone::Account > &account, linphone::RegistrationState state, const std::string &message)
 Callback for notifying when a registration state has changed for the account. More...
 

Member Function Documentation

◆ onRegistrationStateChanged()

virtual LINPHONECXX_PUBLIC void linphone::AccountListener::onRegistrationStateChanged ( const std::shared_ptr< linphone::Account > &  account,
linphone::RegistrationState  state,
const std::string &  message 
)
inlinevirtual

Callback for notifying when a registration state has changed for the account.

Parameters
messageA non nullptr informational message about the state.

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