| com.mapsted.positioning.CoreApi.LocationServicesCallback | 
Callback from location services request
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | 
        onFailure(SdkError sdkError)
        
         If the requested location services action failed, this provides the error details. 
  
   | ||||||||||
| abstract void | 
        onSuccess()
        
         Whether or not the requested location services action was successful
 
  
   | ||||||||||
If the requested location services action failed, this provides the error details.
| sdkError | error detail | 
|---|
Whether or not the requested location services action was successful