@ is doxygen command.
To avoid this error it needs to add an @ before @.
(It is reported and guided by API team)
[Version] 0.3.223
[Issue Type] Doxygen
Change-Id: Ie79b8018e19b3bb44d2cf8c1d59d84fe3487c211
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
* @since_tizen 6.5
* @remarks Regarding TURN, refer to the RFC7065(https://tools.ietf.org/html/rfc7065).
* @param[in] webrtc WebRTC handle
- * @param[in] turn_server The TURN server URL of the form turn(s)://username:password@host:port
+ * @param[in] turn_server The TURN server URL of the form turn(s)://username:password@@host:port
* @return @c 0 on success,
* otherwise a negative error value
* @retval #WEBRTC_ERROR_NONE Successful
Name: capi-media-webrtc
Summary: A WebRTC library in Tizen Native API
-Version: 0.3.222
+Version: 0.3.223
Release: 0
Group: Multimedia/API
License: Apache-2.0