Mobile API Reference  MicroStrategy 2019
<ImageCacheCallback> Protocol Reference

#import <ImageCacheCallback.h>

Inheritance diagram for <ImageCacheCallback>:
MSIMWAnnotationView MSIWidgetHelper

Instance Methods

(void) - imageReceived:forURL:withLocalURL:isHitCache:
 
(NSString *) - getSubscriptionId
 

Detailed Description

Protocol renamed from GridWidgetImageCacheCallback to ImageCacheCallback

Method Documentation

◆ getSubscriptionId()

- (NSString *) getSubscriptionId

◆ imageReceived:forURL:withLocalURL:isHitCache:()

- (void) imageReceived: (UIImage *)  image
forURL: (NSString *)  url
withLocalURL: (NSString *)  localUrl
isHitCache: (BOOL hitCache