NoExemptionFromBackgroundStartRestrictions

public class NoExemptionFromBackgroundStartRestrictions extends HyperTrack.Error

The SDK wasn't able to start tracking because of the limitations imposed by the OS. The exempt from background execution conditions weren't met.

See also

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.

Link copied to clipboard
public final static HyperTrack.Error.NoExemptionFromBackgroundStartRestrictions INSTANCE