Denied

public class Denied extends HyperTrack.Error.Permissions.Notifications

The user denied notification permissions needed to display a persistent notification needed for foreground location tracking.

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.Permissions.Notifications.Denied INSTANCE