diff --git a/coreapi/linphonecore.h b/coreapi/linphonecore.h index b6532e2f2..0ad6030da 100644 --- a/coreapi/linphonecore.h +++ b/coreapi/linphonecore.h @@ -102,6 +102,10 @@ enum _LinphoneTransportType{ }; /*this enum MUST be kept in sync with the SalTransport from sal.h*/ +/** + * Typedef for transport type enum. + * @ingroup linphone_address +**/ typedef enum _LinphoneTransportType LinphoneTransportType; /**