Mobile API Reference
MicroStrategy 2019
UnsupportedPrompt.h
Go to the documentation of this file.
1
//
2
// UnsupportedPrompt.h
3
// MSTRMobile
4
//
5
// Created by Ilia Baskin on 4/27/10.
6
// Copyright 2010 MicroStrategy. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "
MSIPrompt.h
"
11
12
@class
XMLBuilder;
13
14
@interface
UnsupportedPrompt
:
MSIPrompt
{
15
16
@private
17
NSString* answerXml;
18
BOOL
inPa;
19
XMLBuilder* myBuilder;
20
}
21
22
@end
BOOL
signed char BOOL
Definition:
PDCwtypes.h:101
MSIPrompt
Definition:
MSIPrompt.h:34
UnsupportedPrompt
Definition:
UnsupportedPrompt.h:14
MSIPrompt.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
UnsupportedPrompt.h
Generated by
1.8.14