chenqiyang
2022-09-02 6a99d9bf65aa5878cb409945ed2bdbdcb916d047
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();