We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81404b commit ff6f3caCopy full SHA for ff6f3ca
XCDYouTubeKit/XCDYouTubeVideoOperation.m
@@ -13,6 +13,7 @@
13
#import "XCDYouTubePlayerScript.h"
14
#import "XCDYouTubeLogger+Private.h"
15
16
+
17
typedef NS_ENUM(NSUInteger, XCDYouTubeRequestType) {
18
XCDYouTubeRequestTypeGetVideoInfo = 1,
19
XCDYouTubeRequestTypeWatchPage,
0 commit comments