Class: ResponseType

timapi.constants.ResponseType()

Overview

Members-Overview

new ResponseType()

Defines the outcome type of the command response.

The following values are valid:

Specification: dialog.

Member-List

cardRemoval (static, constant)

Card removed during command.

Specification: dialog.

negative (static, constant)

Negative command outcome.

Specification: dialog.

positive (static, constant)

Positive command outcome.

Specification: dialog.

timeout (static, constant)

Timeout during command.

Specification: dialog.