Library Mobile API Reference for iPad  MicroStrategy 2019
LatencyService Class Reference

#import <LatencyService.h>

Inheritance diagram for LatencyService:
MSIServiceImpl

Instance Methods

(NSString *) - requestUrlString
 
- 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) - handleUnauthorizedError:forRequest:
 
(BOOL) - isSessionExpired:
 
(void) - setRequest:
 
(void) - resetInnerService
 
(void) - threadRun
 
(void) - handleClientVersionError:
 
(void) - handleObjectNotFoundError:
 
(void) - handleSessionExpiredError:
 

Protected Attributes

MSIProjectInfoproject
 
LatencyCheckType type
 
- Protected Attributes inherited from MSIServiceImpl
NSInteger state
 
id< MSINetworkRequestrequest
 
id< ServiceHandler > __weak handler
 
TaskGroup * taskGroup
 
TaskInfo * taskInfo
 
id< Service > __weak innerService
 
id< Service > innerServiceStrongRef
 
BOOL suppressNetworkErrorAlerts
 
NSString * incrementalFileLocation
 
double priority
 
ClientRequestExecutionHandlerFlags requestExeFlag
 
BOOL makeIncrementalAvailable
 

Properties

MSIProjectConfigurationprojectConfig
 
WebServerConfigurationwebServerConfig
 
BOOL usePreferenceStoreForNetworkConnection
 
- Properties inherited from MSIServiceImpl
id< ServiceHandler > handler
 
BOOL suppressLoginPrompt
 
id< Service > innerService
 

Method Documentation

◆ requestUrlString()

- (NSString*) requestUrlString

Member Data Documentation

◆ project

- (MSIProjectInfo *) project
readwritenonatomicstrongprotected

◆ type

- (LatencyCheckType) type
readwriteprotected

Property Documentation

◆ projectConfig

- (MSIProjectConfiguration*) projectConfig
readwritenonatomicstrong

◆ usePreferenceStoreForNetworkConnection

- (BOOL) usePreferenceStoreForNetworkConnection
readwriteatomic

◆ webServerConfig

- (WebServerConfiguration*) webServerConfig
readwritenonatomicstrong