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 Firebase Cloud Messaging (FCM) component enables your app to receive messages and notifications from a server or other devices. It's a cross-platform messaging solution that lets you reliably send messages at no cost.
Overview
A non-visible component that enables receiving push notifications.
android.permission.INTERNET
android.permission.WAKE_LOCK
com.google.android.c2dm.permission.RECEIVE
android.permission.ACCESS_NETWORK_STATE
.accordion-body
, though the transition does limit overflow.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | token | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | messageId | string | |
2 | title | string | |
3 | body | string | |
4 | icon | string | |
5 | sound | string | |
6 | tag | string | |
7 | color | string | |
8 | clickAction | string | |
9 | channelId | string | |
10 | link | string | |
11 | from | string | |
12 | messageType | string | |
13 | data | dictionary |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | token | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | topic | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | topic | string |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | messageId | string | |
2 | senderId | string | |
3 | messageType | string | |
4 | timeToLive | long | |
5 | collapseKey | string | |
6 | data | dictionary |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | topic | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | topic | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | AutoInitEnabled | boolean | |
2 | AutoInitEnabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DeliveryMetricsExportToBigQueryEnabled | boolean | |
2 | DeliveryMetricsExportToBigQueryEnabled | boolean |