EILColor Constants Reference

Declared in EILColor.h

EILColor

Possible colors of Estimote devices.

Definition

typedef NS_ENUM(NSInteger, EILColor ) {
   EILColorUnknown,
   EILColorMintCocktail,
   EILColorIcyMarshmallow,
   EILColorBlueberryPie,
   EILColorSweetBeetroot,
   EILColorCandyFloss,
   EILColorLemonTart,
   EILColorWhite,
   EILColorBlack,
   EILColorCoconutPuff,
   EILColorTransparent,
};

Constants

EILColorUnknown

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorMintCocktail

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorIcyMarshmallow

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorBlueberryPie

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorSweetBeetroot

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorCandyFloss

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorLemonTart

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorWhite

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorBlack

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorCoconutPuff

Possible colors of Estimote devices.

Declared In EILColor.h.

EILColorTransparent

Possible colors of Estimote devices.

Declared In EILColor.h.

Declared In

EILColor.h