Add missing group definitions in documentation.

This commit is contained in:
Ghislain MARY 2017-02-07 17:32:51 +01:00
parent 711c223ce5
commit 7dab49b520

View file

@ -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 */