PlayerIO

The fastest way to build online games without breaking a sweat.

ActionScript3 Reference

actionscript 3 VaultItem class informationClass VaultItem

Namespace: playerio
Language: ActionScript 3

An item in a users PayVault.

Properties

 
public
id :String [read-only]

The unique id of this particular vault item in the users vault

public
itemKey :String [read-only]

The key of the underlying item in the PayVaultItems BigDB table

public
purchaseDate :Date [read-only]

The time when the vault item was originally purchased

Methods

 
public
toString ():String

VaultItem.id

public
id :String [read-only]

The unique id of this particular vault item in the users vault

VaultItem.itemKey

public
itemKey :String [read-only]

The key of the underlying item in the PayVaultItems BigDB table

VaultItem.purchaseDate

public
purchaseDate :Date [read-only]

The time when the vault item was originally purchased

VaultItem.toString

public
toString ():String