|
Library Mobile API Reference for iPhone
MicroStrategy 2019
|
#import <MicroStrategyMobileSDK-Swift.h>
Instance Methods | |
| (NSArray< RWBinaryDataSlice * > *_Nullable) | - getCacheWithDocument:cacheStore: |
| (nonnull instancetype) | - OBJC_DESIGNATED_INITIALIZER |
| - (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.
| - (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER |
Implemented in DossierBinaryProcessDossier, DossierBinaryProcessFullDocument, and DossierBinaryProcessRSD.