Item
Indicates that the purchase request was automatically refused, due to the player could not display the item purchase dialog.
Indicates that the player attempted to purchase the item but the purchase failed.
Indicates that the purchase dialog failed to display, due to the specified item is not available.
Indicates that the player has purchased the item.
Indicates that it is unclear whether the purchase was made due to reasons such as a network error.
Indicates that the player closed the item purchase dialog without making a purchase.
Generated using TypeDoc
A status code that indicates the result of a purchasable item purchase. Refer to PlayerHandle.requestPurchase and ClusterScript.onRequestPurchaseStatus for details.