Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs
@@ -95,6 +95,10 @@ [Export("gotoHDLLinphoneIntercomVC:")] void GotoHDLLinphoneIntercomVC(string titleName); // -(void)gotoHDLSRLinphoneIntercomVC:(NSString *)titleName userName:(NSString *)username; [Export("gotoHDLSRLinphoneIntercomVC:userName:")] void GotoHDLSRLinphoneIntercomVC(string titleName, string username); // -(void)logoutAllLinphoneUser; [Export("logoutAllLinphoneUser")] void LogoutAllLinphoneUser();