11 #import <sensitivityio/objc_base/HttpRetriever.h> 24 + (instancetype _Nullable) sharedInstanceWithError:(NSError * _Nullable * _Nullable)error NS_SWIFT_NAME(shared());
26 + (instancetype _Null_unspecified) alloc NS_UNAVAILABLE;
27 - (instancetype _Null_unspecified) init NS_UNAVAILABLE;
28 + (instancetype _Null_unspecified) new NS_UNAVAILABLE;
29 - (instancetype _Null_unspecified) copy NS_UNAVAILABLE;
39 - (BOOL) retrieveToFileAndNotifyLoaderWithError:(NSError * _Nullable * _Nullable)error;
48 - (NSString * _Nullable) retrieveToStringAndNotifyLoaderWithError:(NSError * _Nullable * _Nullable)error NS_SWIFT_NAME(retrieveAndNotifyLoader());
Definition: LicenseRetriever.h:16
Definition: HttpRetriever.h:18