MMKLocationUseInBackground

enum MMKLocationUseInBackground : NSUInteger {}

If UseInBackground is Allow then the 'location' flag must be set in 'UIBackgroundModes' of the application.

Summary

Enum cases

MMKLocationUseInBackgroundAllow
Undocumented

MMKLocationUseInBackgroundDisallow
Undocumented

Enum cases

MMKLocationUseInBackgroundAllow

MMKLocationUseInBackgroundAllow

Undocumented


MMKLocationUseInBackgroundDisallow

MMKLocationUseInBackgroundDisallow

Undocumented