CaptureError

public final class CaptureError

Fields

AUTO_CONNECT_INPROGRESS

public static final int AUTO_CONNECT_INPROGRESS

BLUETOOTH_NOT_ENABLED

public static final int BLUETOOTH_NOT_ENABLED

COMPANION_NOT_INSTALLED

public static final int COMPANION_NOT_INSTALLED

SERVICE_NOT_RUNNING

public static final int SERVICE_NOT_RUNNING

UNABLE_TO_PARSE_RESPONSE

public static final int UNABLE_TO_PARSE_RESPONSE

Constructors

CaptureError

public CaptureError(int code, String message)

CaptureError

public CaptureError(RpcError error)

Methods

equals

public boolean equals(Object o)

getCode

public int getCode()

getMessage

public String getMessage()

hashCode

public int hashCode()