mirror of
https://github.com/defold/extension-iap
synced 2025-09-27 17:12:18 +02:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
056618f6ba | ||
|
3994291854 | ||
|
23a694bbb5 |
@@ -9,7 +9,7 @@
|
||||
|
||||
- name: buy
|
||||
type: function
|
||||
desc: Sets the listener function for inter-app communication events.
|
||||
desc: Sets the listener function for In-app purchase events.
|
||||
parameters:
|
||||
- name: id
|
||||
type: string
|
||||
@@ -296,4 +296,4 @@
|
||||
type: number
|
||||
desc: transaction unverified state, requires verification of purchase
|
||||
|
||||
|
||||
|
||||
|
@@ -9,7 +9,7 @@
|
||||
|
||||
- name: buy
|
||||
type: function
|
||||
desc: Sets the listener function for inter-app communication events.
|
||||
desc: Sets the listener function for In-app purchase events.
|
||||
parameters:
|
||||
- name: id
|
||||
type: string
|
||||
@@ -296,4 +296,4 @@
|
||||
type: number
|
||||
desc: transaction unverified state, requires verification of purchase
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user