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