Play Billing 6.0.0

This commit is contained in:
Björn Ritzl
2024-07-02 22:33:09 +02:00
parent 68ef7f4615
commit 195ef400b5
4 changed files with 11 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ enum BillingResponse
BILLING_RESPONSE_RESULT_ERROR = 6,
BILLING_RESPONSE_RESULT_ITEM_ALREADY_OWNED = 7,
BILLING_RESPONSE_RESULT_ITEM_NOT_OWNED = 8,
BILLING_RESPONSE_RESULT_NETWORK_ERROR = 9,
};
enum ProviderId