Added set_account_id api documentation.
This commit is contained in:
parent
609071876c
commit
1b0582fb39
@ -309,6 +309,15 @@
|
|||||||
|
|
||||||
- `iap.REASON_USER_CANCELED`
|
- `iap.REASON_USER_CANCELED`
|
||||||
|
|
||||||
|
#*****************************************************************************************************
|
||||||
|
|
||||||
|
- name: set_account_id
|
||||||
|
desc: Sets a account identifier which associates purchases made by users on your app. Currently only supported for Google Play and StoreKit.
|
||||||
|
parameters:
|
||||||
|
- name: account_id
|
||||||
|
type: string
|
||||||
|
desc: a string that associates the purchase with a user on your app.
|
||||||
|
|
||||||
#*****************************************************************************************************
|
#*****************************************************************************************************
|
||||||
|
|
||||||
- name: PROVIDER_ID_AMAZON
|
- name: PROVIDER_ID_AMAZON
|
||||||
|
Loading…
x
Reference in New Issue
Block a user