chenqiyang
2023-05-25 b897bf1e118e69764da20ef6668ef5d9ec1653e8
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();