Liblinphone 5.4.0
Typedefs
Contacts

Create, manage and search contacts. More...

Typedefs

typedef struct _LinphoneMagicSearch LinphoneMagicSearch
 A LinphoneMagicSearch is used to search for contacts from various sources: More...
 
typedef struct _LinphoneMagicSearchCbs LinphoneMagicSearchCbs
 LinphoneMagicSearchCbs is an interface to be notified of results of contact searches initiated from the LinphoneMagicSearch More...
 
typedef struct _LinphoneSearchResult LinphoneSearchResult
 The LinphoneSearchResult object represents a result of a search initiated from a LinphoneMagicSearch.
 
typedef struct _LinphoneFriendPhoneNumber LinphoneFriendPhoneNumber
 Object that represents a LinphoneFriend's phone number.
 
typedef struct _LinphoneFriendDevice LinphoneFriendDevice
 Object that represents a LinphoneFriend's device (name, trust level) for a given SIP address.
 

Detailed Description

Create, manage and search contacts.

Typedef Documentation

◆ LinphoneMagicSearch

typedef struct _LinphoneMagicSearch LinphoneMagicSearch

A LinphoneMagicSearch is used to search for contacts from various sources:

◆ LinphoneMagicSearchCbs

typedef struct _LinphoneMagicSearchCbs LinphoneMagicSearchCbs

LinphoneMagicSearchCbs is an interface to be notified of results of contact searches initiated from the LinphoneMagicSearch

See also
linphone_magic_search_add_callbacks()