mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Add LinphoneTransportType enum documentation to the linphone_address group.
This commit is contained in:
parent
4e82aa626b
commit
e7edbcd8e8
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ typedef struct _LCSipTransports{
|
|||
|
||||
/**
|
||||
* Enum describing transport type for LinphoneAddress.
|
||||
* @ingroup linphone_address
|
||||
**/
|
||||
enum _LinphoneTransportType{
|
||||
LinphoneTransportUdp,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue