chenqiyang
2022-09-02 6a99d9bf65aa5878cb409945ed2bdbdcb916d047
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/Library/belle-sip.framework/Headers/utils.h
@@ -163,6 +163,10 @@
 */
BELLESIP_EXPORT int belle_sip_mkdir(const char *path);
BELLESIP_EXPORT   char* belle_sip_uri_to_escaped_username(const char* buff);
BELLESIP_EXPORT char* belle_sip_username_unescape_unnecessary_characters(const char* buff);
BELLESIP_EXPORT char* belle_sip_to_unescaped_string(const char* buff);
BELLE_SIP_END_DECLS
#endif