11 #import <sensitivityio/objc_license/Future.h> 20 - (instancetype _Null_unspecified) init NS_UNAVAILABLE;
21 + (instancetype _Null_unspecified) new NS_UNAVAILABLE;
22 - (instancetype _Null_unspecified) copy NS_UNAVAILABLE;
31 - (BOOL) isResultReady:(BOOL* _Nonnull)resultReady withError:(NSError * _Nullable * _Nullable)error;
40 - (NSArray<
ThreatInfo *> * _Nullable) resultWithError:(NSError * _Nullable * _Nullable)error;
Definition: ThreatInfo.h:20
Definition: ThreatInfosFuture.h:18