Mobile API Reference  MicroStrategy 2019
UserRuntimeService Class Reference

#import <UserRuntimeService.h>

Inheritance diagram for UserRuntimeService:
XMLAPIService MSIServiceImpl <MSTRHandler>

Additional Inherited Members

- Instance Methods inherited from XMLAPIService
(NSString *) - generateXMLCommand
 
(void) - doXMLStartElement:namespaceURI:attributes:level:support:
 
(void) - doXMLEndElement:namespaceURI:level:support:
 
(void) - propagateSuccess
 
(void) - sendXMLAPITaskRequest
 
- Instance Methods inherited from MSIServiceImpl
(void) - run
 
(NSString *) - getBaseURL:task:
 
(void) - handleData:request:
 
(void) - handleError:request:
 
(void) - handleDataProgress:Total:request:
 
(void) - setTaskGroup:
 
(NSString *) - sessionState:
 
(MSIProjectConfiguration *) - projectConfigForReport:
 
(void) - reportException:report:
 
(void) - reportError:report:
 
(NSString *) - getSessionState:
 
(MSIProjectConfiguration *) - getProjectConfig:
 
(MSIDevicePreferences *) - getDevicePrefs
 
(void) - reportException:project:
 
(void) - handleServiceFailedError:withProject:
 
(void) - resetInnerService
 
(void) - threadRun
 
(void) - handleClientVersionError:
 
(void) - handleObjectNotFoundError:
 
(void) - handleSessionExpiredError:
 
- Instance Methods inherited from <MSTRHandler>
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 
- Protected Attributes inherited from XMLAPIService
MSIProjectInfoproject
 
NSInteger resultFlags
 
BOOL ignoreAccessProjectError
 
- Protected Attributes inherited from MSIServiceImpl
NSInteger state
 
id< MSINetworkRequestrequest
 
id< ServiceHandler > __weak handler
 
TaskGroup * taskGroup
 
TaskInfo * taskInfo
 
id< Service > __weak innerService
 
BOOL suppressNetworkErrorAlerts
 
NSString * incrementalFileLocation
 
double priority
 
ClientRequestExecutionHandlerFlags requestExeFlag
 
BOOL makeIncrementalAvailable
 
- Properties inherited from XMLAPIService
BOOL shouldReceiveBinaryData
 
- Properties inherited from MSIServiceImpl
id< ServiceHandler > handler
 
BOOL suppressLoginPrompt
 
id< Service > innerService