Mobile API Reference
MicroStrategy 2019
FileDownloadService.h
Go to the documentation of this file.
1
//
2
// FileDownloadService.h
3
// iPadMain Library
4
//
5
// Created by Amirali Charania on 3/8/11.
6
// Copyright 2011 MicroStrategy Inc. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "
MSIServiceImpl.h
"
11
12
@interface
FileDownloadService
:
MSIServiceImpl
{
13
NSString*
url
;
14
}
15
16
@property
(nonatomic, copy) NSString* url;
17
18
@end
FileDownloadService
Definition:
FileDownloadService.h:12
FileDownloadService::url
NSString * url
Definition:
FileDownloadService.h:13
MSIServiceImpl
Definition:
MSIServiceImpl.h:30
MSIServiceImpl.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
FileDownloadService.h
Generated by
1.8.14