JacquardError.Type

public static final enum JacquardError.Type extends Enum

EnumItems

Name Description
INTERNAL_ERROR
EMPTY_RESPONSE_ERROR
MALFORMED_RESPONSE_ERROR
UNKNOWN_CORE_BLUETOOTH_ERROR
BLUETOOTH_CONNECTION_ERROR
BLUETOOTH_OFF_ERROR
BLUETOOTH_NOTIFICATION_UPDATE_ERROR
SERVICE_DISCOVERY_ERROR
CHARACTERISTIC_DISCOVERY_ERROR
JACQUARD_INITIALIZATION_ERROR

Methods

values

public static Type values()

ReturnValue

Name Description
Type

valueOf

public static Type valueOf(String name)

Parameters

Name Description
String name

ReturnValue

Name Description
Type