Location

public class Location extends HyperTrack.Error.Permissions

Types

Link copied to clipboard
public class Denied extends HyperTrack.Error.Permissions.Location

The user denied location permissions.

Link copied to clipboard
public class InsufficientForBackground extends HyperTrack.Error.Permissions.Location

Can't start tracking in the background with When In Use location permissions. The SDK will automatically start tracking when the app returns to the foreground.

Link copied to clipboard
public class ReducedAccuracy extends HyperTrack.Error.Permissions.Location

The user didn't grant precise location permissions or downgraded permissions to imprecise.

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