forked from mirrors/linphone-iphone
Add missing group definitions in documentation.
This commit is contained in:
parent
711c223ce5
commit
7dab49b520
1 changed files with 2 additions and 0 deletions
|
|
@ -436,6 +436,7 @@ typedef struct _LinphoneFriendList LinphoneFriendList;
|
|||
|
||||
/**
|
||||
* An object to handle the callbacks for LinphoneFriend synchronization.
|
||||
* @ingroup buddy_list
|
||||
**/
|
||||
typedef struct _LinphoneFriendListCbs LinphoneFriendListCbs;
|
||||
|
||||
|
|
@ -822,6 +823,7 @@ typedef struct _LinphoneProxyConfig LinphoneProxyConfig;
|
|||
|
||||
/**
|
||||
* Enum for publish states.
|
||||
* @ingroup event_api
|
||||
**/
|
||||
typedef enum _LinphonePublishState{
|
||||
LinphonePublishNone, /**< Initial state, do not use */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue