BlueBeaconOperationType Constants Reference

Declared in BLUOperation.m

BlueBeaconOperationType

Type of operations

Definition

typedef NS_ENUM(uint8_t, BlueBeaconOperationType ) {
   BlueBeaconOperationRead,
   BlueBeaconOperationWriteDictionary,
   BlueBeaconOperationWriteArray,
};

Constants

BlueBeaconOperationRead

Read operation

Declared In BLUOperation.m.

BlueBeaconOperationWriteDictionary

Write dictionary values operation

Declared In BLUOperation.m.

BlueBeaconOperationWriteArray

Read array values operation

Declared In BLUOperation.m.

Declared In

BLUOperation.m