PurchaseUpdatesResponseCode
Represents the response code for a purchase updates request initiated via PurchasingService.getPurchaseUpdates.
Enumeration Members
FAILED
FAILED:
3
Indicates that the request failed and can be retried.
NOT_SUPPORTED
NOT_SUPPORTED:
2
Indicates this call is not supported.
SUCCESSFUL
SUCCESSFUL:
1
Indicates that the request was successful.
Last updated: Sep 30, 2025