JAALEEConfigureManager Class Reference

Inherits from NSObject
Declared in JAALEEConfigureManager.h

CoreBluetooth based utility methods

– startDiscoveryJAALEE

Start JAALEE discovery process based on CoreBluetooth framework.

- (BOOL)startDiscoveryJAALEE

Return Value

void

Discussion

Start JAALEE discovery process based on CoreBluetooth framework.

Declared In

JAALEEConfigureManager.h

– stopJAALEEDiscovery

Stops CoreBluetooth based JAALEE discovery process.

- (BOOL)stopJAALEEDiscovery

Return Value

void

Discussion

Stops CoreBluetooth based JAALEE discovery process.

Declared In

JAALEEConfigureManager.h

– setJAALEEDeveloperAPIKey:

set JAALEE developer API KEY. you can get from https://cloud.jaalee.com/user/profile

- (BOOL)setJAALEEDeveloperAPIKey:(NSString *)key

Return Value

void

Discussion

set JAALEE developer API KEY. you can get from https://cloud.jaalee.com/user/profile

Declared In

JAALEEConfigureManager.h