Location

public class Location extends HyperTrack.Error

The SDK is unable to retrieve location data

Types

Link copied to clipboard
public class Mocked extends HyperTrack.Error.Location

The user enabled a mock location app while mocking locations is prohibited

Link copied to clipboard
public class ServicesDisabled extends HyperTrack.Error.Location

The user disabled location services systemwide.

Link copied to clipboard
public class ServicesUnavailable extends HyperTrack.Error.Location

The device doesn't have location services.

Link copied to clipboard
public class SignalLost extends HyperTrack.Error.Location

The GPS satellites are not in view.

Functions

Link copied to clipboard
final String getCode()

Error code. You can use it to search for error description in the HyperTrack documentation.

Properties

Link copied to clipboard
private final String code

Error code. You can use it to search for error description in the HyperTrack documentation.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard