DMKLocationProviderType Constants Reference

Declared in DMKLocation.h

DMKLocationProviderType

Definition

typedef NS_ENUM(NSInteger, DMKLocationProviderType ) {
   DMKLocationProviderOther = -1,
   DMKLocationProviderIOS = 0,
   DMKLocationProviderFLP,
   DMKLocationProviderDIDIWIFI,
};

Constants

DMKLocationProviderOther

Declared In DMKLocation.h.

DMKLocationProviderIOS

Declared In DMKLocation.h.

DMKLocationProviderFLP

Declared In DMKLocation.h.

DMKLocationProviderDIDIWIFI

Declared In DMKLocation.h.