Library Mobile API Reference for iPad  MicroStrategy 2019
DeviceFeatures Class Reference

#import <DeviceFeatures.h>

Inheritance diagram for DeviceFeatures:

Class Methods

(BOOL) + supportsFeature:
 
(BOOL) + supportsProjectFeature:forProject:
 
(BOOL) + supportsProjectFeature:forWebServer:
 

Method Documentation

◆ supportsFeature:()

+ (BOOL) supportsFeature: (NSInteger)  feature

◆ supportsProjectFeature:forProject:()

+ (BOOL) supportsProjectFeature: (NSInteger)  feature
forProject: (MSIProjectInfo *)  project 

◆ supportsProjectFeature:forWebServer:()

+ (BOOL) supportsProjectFeature: (NSInteger)  feature
forWebServer: (WebServerInfo *)  webServer