Library Mobile API Reference for iPhone  MicroStrategy 2019
CleanupInfo Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for CleanupInfo:
<MSTRHandler>

Instance Methods

(nonnull instancetype) - OBJC_DESIGNATED_INITIALIZER
 
(void) - loadFromXMLWithHander:elementName:attributes:support:context:
 
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 
- Instance Methods inherited from <MSTRHandler>
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 

Properties

WebServerInfo *_Nullable webServerInfo
 
NSString *_Nonnull sessionList
 
NSString *_Nonnull sessionId
 
NSDate *_Nullable sessionTimeStamp
 
id< MSTRHandler > _Nullable delegate
 

Method Documentation

◆ doEndElement:namespaceURI:level:support:()

- (void) doEndElement: (NSString *_Null_unspecified)  elementName
namespaceURI: (NSString *_Null_unspecified)  namespaceURI
level: (NSInteger)  level
support: (SAXSupport *_Null_unspecified)  support 

◆ doStartElement:namespaceURI:attributes:level:support:()

- (void) doStartElement: (NSString *_Null_unspecified)  elementName
namespaceURI: (NSString *_Null_unspecified)  namespaceURI
attributes: (NSDictionary *_Null_unspecified)  attributeDict
level: (NSInteger)  level
support: (SAXSupport *_Null_unspecified)  support 

◆ loadFromXMLWithHander:elementName:attributes:support:context:()

- (void) loadFromXMLWithHander: (id< MSTRHandler > _Nonnull)  hander
elementName: (NSString *_Nonnull)  elementName
attributes: (NSDictionary< NSString *, NSString * > *_Nonnull)  attributes
support: (SAXSupport *_Nonnull)  support
context: (NSObject *_Nullable)  context 

◆ OBJC_DESIGNATED_INITIALIZER()

- (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER

Property Documentation

◆ delegate

- (id<MSTRHandler> _Nullable) delegate
readwritenonatomicweak

◆ sessionId

- (NSString* _Nonnull) sessionId
readwritenonatomiccopy

◆ sessionList

- (NSString* _Nonnull) sessionList
readwritenonatomiccopy

◆ sessionTimeStamp

- (NSDate* _Nullable) sessionTimeStamp
readwritenonatomicstrong

◆ webServerInfo

- (WebServerInfo* _Nullable) webServerInfo
readwritenonatomicstrong