Library Mobile API Reference for iPhone  MicroStrategy 2019
DossierToggleTotalManipulationAO Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for DossierToggleTotalManipulationAO:

Instance Methods

(nonnull instancetype) - OBJC_DESIGNATED_INITIALIZER
 
(void) - doStartElement:namespaceURI:attributes:level:support:
 
(void) - doEndElement:namespaceURI:level:support:
 

Properties

NSString *_Nullable keyContext
 
NSString *_Nullable unitID
 
NSString *_Nullable isAdd
 
BOOL isToggleAO
 
BOOL isShow
 

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 

◆ OBJC_DESIGNATED_INITIALIZER()

- (nonnull instancetype) OBJC_DESIGNATED_INITIALIZER

Property Documentation

◆ isAdd

- (NSString* _Nullable) isAdd
readwritenonatomiccopy

◆ isShow

- (BOOL) isShow
readwritenonatomicassign

◆ isToggleAO

- (BOOL) isToggleAO
readwritenonatomicassign

◆ keyContext

- (NSString* _Nullable) keyContext
readwritenonatomiccopy

◆ unitID

- (NSString* _Nullable) unitID
readwritenonatomiccopy