EasyScriptCardState

Extends CardStateEnum

This class contains the various constants used by {@link CardStateEnum}.

package

Application

Methods

Constructor, creates a new instance of this class.

__construct(mixedstate) : mixed
inherited final

Arguments

state

mixed

Response

mixed

This method gets the underlying constant behind this type.

getState() : mixed
inherited final
returns

string Card State

Response

mixed

Constants

Unknown.

UNKNOWN

We're expecting card data.

CARD_DATA

Card data was successfully parsed.

CARD_PROCESSED

Not a card.

NOT_A_CARD