DefaultsKeys
public enum DefaultsKeys : String
Keys used for values stored in the standard UserDefaults
.
- sendLocationAnonymously: Key to store a
Bool
indicating if the user should send their location anonymously. - lastActiveTrackingDate: Key to store the
Date
of when the user was last tracked active.
-
Undocumented
Declaration
Swift
case sendLocationAnonymously
-
Undocumented
Declaration
Swift
case lastActiveTrackingDate
-
Undocumented
Declaration
Swift
case registeredDeviceToken