DMKLocationProviderType Constants Reference
| Declared in | DMKLocation.h |
|---|
DMKLocationProviderType
Definition
typedef NS_ENUM(NSInteger, DMKLocationProviderType ) {
DMKLocationProviderOther = -1,
DMKLocationProviderIOS = 0,
DMKLocationProviderFLP,
DMKLocationProviderDIDIWIFI,
};