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

Public Member Functions

virtual LINPHONECXX_PUBLIC void onSearchResultsReceived (const std::shared_ptr< linphone::MagicSearch > &magicSearch)
 Callback used to notify when results are received. More...
 
virtual LINPHONECXX_PUBLIC void onLdapHaveMoreResults (const std::shared_ptr< linphone::MagicSearch > &magicSearch, const std::shared_ptr< linphone::Ldap > &ldap)
 Callback used to notify when LDAP have more results available. More...
 

Member Function Documentation

◆ onLdapHaveMoreResults()

virtual LINPHONECXX_PUBLIC void linphone::MagicSearchListener::onLdapHaveMoreResults ( const std::shared_ptr< linphone::MagicSearch > &  magicSearch,
const std::shared_ptr< linphone::Ldap > &  ldap 
)
inlinevirtual

Callback used to notify when LDAP have more results available.

Parameters
ldapLinphoneLdap object

◆ onSearchResultsReceived()

virtual LINPHONECXX_PUBLIC void linphone::MagicSearchListener::onSearchResultsReceived ( const std::shared_ptr< linphone::MagicSearch > &  magicSearch)
inlinevirtual

Callback used to notify when results are received.

Parameters
magicSearchLinphoneMagicSearch object

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