Library Mobile API Reference for iPad  MicroStrategy 2019
NSDictionary Class Reference

#import <MicroStrategyMobileSDK-Swift.h>

Inheritance diagram for NSDictionary:

Instance Methods

(id _Nullable) - optionalValueForKey:default:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 

Protected Member Functions

() - SWIFT_EXTENSION
 

Method Documentation

◆ optionalValueForKey:default:()

- (id _Nullable) optionalValueForKey: (NSString *_Nonnull)  key
default: (id _Nullable)  SWIFT_WARN_UNUSED_RESULT 

◆ SWIFT_EXTENSION()

- SWIFT_EXTENSION (MicroStrategyMobileSDK) 

◆ SWIFT_WARN_UNUSED_RESULT()

- (BOOL) SWIFT_WARN_UNUSED_RESULT