chenqiyang
2021-08-13 d2b182dd98ef9ead3a7b3bb80190d93e52262f3c
Shared.IOS.HDLLinphoneSDK/Shared.IOS.HDLLinphoneSDK/ApiDefinition.cs
@@ -39,9 +39,9 @@
      void OnHangUpAction(int callDuration);
      // @required -(void)onScreenshotSuccessfulAction:(UIImage * _Nonnull)image;
      [Abstract]
      [Export("onScreenshotSuccessfulAction:")]
      void OnScreenshotSuccessfulAction(UIImage image);
      //[Abstract]
      //[Export("onScreenshotSuccessfulAction:")]
      //void OnScreenshotSuccessfulAction(UIImage image);
   }
   //// @interface HDLLinphoneCallDelegate : NSObject