The Social component in app builders typically provides functionalities that allow developers to integrate social media features into their applications, facilitating interaction, sharing, and engagement with social platforms.
About the component

- Last Update 25 Oct, 2023
- Component Version : 2.0.0
- API 21, Android 5.0 Lollipop
- 29 Blocks Available
The In-App Billing component enables in-app purchases within your application. It allows users to purchase digital goods, subscriptions, and other content directly from within the app. This component handles the communication with the billing service (e.g., Google Play Billing).
Overview
A non-visible component that provides in-app billing functionality.
com.android.vending.BILLING
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | responseCode | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | string | |
2 | description | string | |
3 | price | string | |
4 | json | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | purchase | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | orderId | string | |
2 | isAcknowledged | boolean | |
3 | isAutoRenewing | boolean | |
4 | purchaseTime | long | |
5 | json | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | productId | string | |
2 | skuType | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | purchase | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | skuType | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | purchase | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | purchase | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | purchase | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | productId | string | |
2 | skuType | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AutoAcknowledge | boolean | |
2 | AutoAcknowledge | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | InApp | boolean | |
2 | IsReady | boolean | |
3 | IsSubscriptionSupported | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Test | boolean | |
2 | Test | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Subs | boolean |