Mobile API Reference
MicroStrategy 2019
ImageCacheCallback.h
Go to the documentation of this file.
1
//
2
// ImageCacheCallback.h
3
// MSTRMobile
4
//
5
// Created by Firat Alpergin on 2/23/10.
6
// Copyright 2010 MicroStrategy. All rights reserved.
7
//
8
13
@protocol
ImageCacheCallback
14
15
-(void)imageReceived:(UIImage *)image forURL:(NSString*)url withLocalURL:(NSString*)localUrl isHitCache:(
BOOL
)hitCache;
16
-(NSString *)
getSubscriptionId
;
17
18
@end
BOOL
signed char BOOL
Definition:
PDCwtypes.h:101
ImageCacheCallback-p
Definition:
ImageCacheCallback.h:13
-[ImageCacheCallback-p getSubscriptionId]
NSString * getSubscriptionId()
Users
vvitarello
Desktop
MobileSDKSourceFiles
ImageCacheCallback.h
Generated by
1.8.14