Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit 7649e37

Browse files
committed
Added version 5.2.0
1 parent 802f090 commit 7649e37

File tree

6 files changed

+2
-0
lines changed

6 files changed

+2
-0
lines changed

NendAd.embeddedframework/NendAd.framework/Headers/NADNativeVideoView.h

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ NS_ASSUME_NONNULL_BEGIN
2121
- (void)nadNativeVideoViewDidFailToPlay:(NADNativeVideoView *)videoView;
2222
- (void)nadNativeVideoViewDidOpenFullScreen:(NADNativeVideoView *)videoView;
2323
- (void)nadNativeVideoViewDidCloseFullScreen:(NADNativeVideoView *)videoView;
24+
- (void)nadNativeVideoViewDidStartFullScreenPlaying:(NADNativeVideoView *)videoView;
25+
- (void)nadNativeVideoViewDidStopFullScreenPlaying:(NADNativeVideoView *)videoView;
2426

2527
@end
2628

Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)