Library Mobile API Reference for iPhone  MicroStrategy 2019
Configuration Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for Configuration:

Instance Methods

(nonnull instancetype) - initWithCellType:content:options:
 
(nonnull instancetype) - SWIFT_UNAVAILABLE
 

Class Methods

("-init is unavailable") + SWIFT_DEPRECATED_MSG
 

Method Documentation

◆ initWithCellType:content:options:()

- (nonnull instancetype) initWithCellType: (enum DossierGridCellType)  cellType
content: (id _Nonnull)  content
options: (Options *_Nonnull)  OBJC_DESIGNATED_INITIALIZER 

◆ SWIFT_DEPRECATED_MSG()

+ ("-init is unavailable") SWIFT_DEPRECATED_MSG

◆ SWIFT_UNAVAILABLE()

- (nonnull instancetype) SWIFT_UNAVAILABLE