mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-05 07:59:42 +00:00
6 lines
144 B
Objective-C
6 lines
144 B
Objective-C
NS_DEPRECATED_IOS(7_0, 8_4)
|
|
@interface CAMAvalancheSession : NSObject
|
|
|
|
@property (readonly, assign, nonatomic) NSUInteger numberOfPhotos;
|
|
|
|
@end
|