Library Mobile API Reference for iPhone  MicroStrategy 2019
DossierBinaryProcess Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for DossierBinaryProcess:
DossierBinaryProcessDossier DossierBinaryProcessFullDocument DossierBinaryProcessRSD

Instance Methods

(NSArray< RWBinaryDataSlice * > *_Nullable) - getCacheWithDocument:cacheStore:
 
(nonnull instancetype) - OBJC_DESIGNATED_INITIALIZER
 

Method Documentation

◆ getCacheWithDocument:cacheStore:()

- (NSArray<RWBinaryDataSlice *> * _Nullable) getCacheWithDocument: (MSIReportDisplayInfo *_Nullable)  document
cacheStore: (id< DocumentCacheStore > _Nonnull)  SWIFT_WARN_UNUSED_RESULT 

Return if all the binary slices in this process are cached.

returns: Whether the slices has been cached.

◆ OBJC_DESIGNATED_INITIALIZER()

- (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER