Class: CommandResponse

timapi.CommandResponse

Response of a CommandRequest send to the card.

Overview

Members-Overview

Methods-Overview

Member-List

atr :String

Answer to reset information received from the card.

cardResponse :String

Response received from card.

order :Number

Specifies the order of a CommandRequest/CommandResponse in the CommandRequestList/CommandResponseList.

responseType :timapi.constants.ResponseType

Defines the outcome type of the command response.

uid :String

UID of the card.

Methods

toString() → {String}

String representation for debugging purpose.
Returns:
String representation

Type: String