ISELbsModuleType Constants Reference

Declared in ISTypes.h

ISELbsModuleType

@enum Enum used to define location modules.

Definition

typedef NS_ENUM(NSInteger, ISELbsModuleType ) {
   ISELbsModuleTypeItinerary,
   ISELbsModuleTypeGeofencing,
};

Constants

ISELbsModuleTypeItinerary

Itinerary location module.

Declared In ISTypes.h.

ISELbsModuleTypeGeofencing

Geofencing location module.

Declared In ISTypes.h.

Declared In

ISTypes.h