Add LinphoneTransportType enum documentation to the linphone_address group.

This commit is contained in:
Ghislain MARY 2014-01-08 12:39:09 +01:00
parent 4e82aa626b
commit e7edbcd8e8

View file

@ -95,6 +95,7 @@ typedef struct _LCSipTransports{
/**
* Enum describing transport type for LinphoneAddress.
* @ingroup linphone_address
**/
enum _LinphoneTransportType{
LinphoneTransportUdp,