com.google.android.gms.wallet.wobs.WalletObjectsConstants.State |
The state of the Wallet Object.
This type is used to determine how a Wallet Object is displayed in the Google Wallet app. For example, an inactive object is no longer displayed in the Google Wallet app.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ACTIVE | Object is active and displayed in Google Wallet app. | |||||||||
int | COMPLETED | Object has been used and is displayed with other used and expired objects. | |||||||||
int | EXPIRED | Wallet Object is expired. | |||||||||
int | INACTIVE | Object is inactive and hidden from view. |
Object is active and displayed in Google Wallet app.
Object has been used and is displayed with other used and expired objects.
Wallet Object is expired. A wallet object may expire if it was created to be active for limited time only. Object is no longer valid. The object was created for a limited time and is now expired.
Object is inactive and hidden from view.