KTKConfigProfileGenerator Constants Reference

Declared in KTKDeviceDefinitions.h

KTKConfigProfileGenerator

Configuration Profile Generator Types

Definition

typedef NS_ENUM(NSInteger, KTKConfigProfileGenerator ) {
   KTKConfigProfileGeneratorUsingCloud = 1,
   KTKConfigProfileGeneratorUsingCredentials = 2,
};

Constants

KTKConfigProfileGeneratorUsingCloud

Generate using Cloud Only API Key required.

Declared In KTKDeviceDefinitions.h.

KTKConfigProfileGeneratorUsingCredentials

Generate using KTKDeviceCredentails.

Declared In KTKDeviceDefinitions.h.

Declared In

KTKDeviceDefinitions.h