Mobile API Reference  MicroStrategy 2019
UnsubscribeTaskRequest Class Reference

#import <UnsubscribeTaskRequest.h>

Inheritance diagram for UnsubscribeTaskRequest:
MSITaskRequest MSINetworkRequestImpl MSINetworkRequestBase <MSINetworkRequest>

Additional Inherited Members

- Instance Methods inherited from MSINetworkRequestImpl
(WebServerConfiguration *) - getWebServer
 
(void) - setProjectInfo:
 
(BOOL- displayNetworkErrors
 
(NSString *) - networkTimeoutDetailMessage
 
- Instance Methods inherited from MSINetworkRequestBase
(void) - addParameter:forKey:
 
(NSString *) - encode:
 
(NSURL *) - getBaseURL
 
(void) - setBaseURL:
 
(void) - setHTTPMethod:
 
(void) - setHTTPHeaderValue:forField:
 
(void) - logURL:
 
(void) - addFile:forKey:
 
(NSString *) - getRequestBody
 
(void) - setIsURLLoggable:
 
(void) - setAuthenticationChallengeForNormalModeHandler:
 
(void) - addParameters
 
(void) - handleResponse:data:
 
(void) - reportError:
 
(void) - reportSuccess:
 
(NSString *) - loggableRequestBody
 
(void) - handleAuthenticationChallengeForNormalMode:completionHandler:
 
(void) - task:didFailWithError:
 
(NSString *) - loggingClassName
 
(WebAuthModes- serverAuthenticationMode
 
- Instance Methods inherited from <MSINetworkRequest>
(void) - start
 
(void) - cancel
 
- Protected Attributes inherited from MSITaskRequest
NSString * envType
 
NSString * taskID
 
- Protected Attributes inherited from MSINetworkRequestImpl
NSString * sessionState
 
- Protected Attributes inherited from MSINetworkRequestBase
NSURL * baseURL
 
NSMutableDictionary * parameters
 
NSMutableData * dataCollection
 
long long readLength
 
BOOL isInAuthenticationError
 
BOOL isInAuthenticationErrorWithExpiration
 
int certificateError
 
BOOL isKeychainUnavailableForCertificate
 
BOOL isCertificatePinningError
 
AuthenticationChallengeForNormalModeHandler normalAuthenticationChallengeHandler
 
- Properties inherited from MSINetworkRequestImpl
MSIProjectConfigurationproject
 
NetworkRequestServerType serverType
 
BOOL suppressNetworkErrorAlerts
 
BOOL usePreferenceStoreForNetworkConnection
 
ClientRequestExecutionHandlerFlags requestExeFlag
 
BOOL isInfluencedByOfflineMode
 
- Properties inherited from MSINetworkRequestBase
id< NetworkResponseHandler > handler
 
NSMutableURLRequest * request
 
NSHTTPURLResponse * response
 
NSDate * requestStartTime
 
BOOL notifyProgress
 
EnumNetworkDownloadMode returnDataIncrementally
 
int incrementalDataMinSize
 
BOOL connectionShouldUseCredentialStorage
 
NSInteger networkTimeoutInterval
 
BOOL isAsync
 
BOOL cancelAuthenticationChallengeForClientCertificateMode
 
BOOL ignoreIdentityForClientCertificateMode