CoreLocationServicesInterface
public protocol CoreLocationServicesInterface
:nodoc
-
Declaration
Swift
func getCurrentGpsPosition() -> MNGPSLoc?
-
Declaration
Swift
func isLocationServicesEnabled() -> (Bool, Bool)
-
Declaration
Swift
func getBLEStatus() -> (isEnabled: Bool, isSupported: Bool)
-
Declaration
Swift
func startLocationService()