chenqiyang
2021-08-10 76d98cccf872616740f0249027103c7f2b39da37
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