Class: Reason

timapi.constants.Reason()

Overview

Members-Overview

new Reason()

Constants for Reason tag.

Specification: dialog.

Member-List

autoConfirm (static, constant)

Dialog confirmed automatically (e.g. with the completion of an input form).

Specification: dialog.

cardReader (static, constant)

Card inserted/swiped/presented to confirm dialog.

Specification: dialog.

codeNok (static, constant)

Code Check failed.

Specification: dialog.

codeOk (static, constant)

Code Check succesful.

Specification: dialog.

corr (static, constant)

Corr button used to confirm/decline dialog.

Specification: dialog.

ok (static, constant)

Ok button used to confirm dialog.

Specification: dialog.

pinNok (static, constant)

PIN Check failed.

Specification: dialog.

pinOk (static, constant)

PIN Check succesful.

Specification: dialog.

stop (static, constant)

Stop button used to decline dialog.

Specification: dialog.

timeout (static, constant)

No interaction performed and timeout occured.

Specification: dialog.