Mobile API Reference
MicroStrategy 2019
|
#import <ImageCacheCallback.h>
Instance Methods | |
(void) | - imageReceived:forURL:withLocalURL:isHitCache: |
(NSString *) | - getSubscriptionId |
Protocol renamed from GridWidgetImageCacheCallback to ImageCacheCallback
- (NSString *) getSubscriptionId |
- (void) imageReceived: | (UIImage *) | image | |
forURL: | (NSString *) | url | |
withLocalURL: | (NSString *) | localUrl | |
isHitCache: | (BOOL) | hitCache | |