Social
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 Social Proximity Sensor component detects nearby devices and retrieves information about them. It provides events for receiving proximity data and completing scans, along with methods for managing notifications, enabling/disabling the sensor, and data handling.
Overview
The Social Proximity Sensor is used to detect and interact with nearby devices.
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_COARSE_LOCATION
These permissions are required for Bluetooth and location-based proximity detection.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | timestamp | long | |
2 | deviceName | String | |
3 | macAddress | String | |
4 | rssi | int | |
5 | mClass | int |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | String | |
2 | title | String | |
3 | enabledSound | boolean | |
4 | enabledVibrate | boolean | |
5 | packageName | String | |
6 | className | String | |
7 | extraKey | String | |
8 | extraValue | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | seconds | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | name | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnabledSchedule | boolean | |
2 | Enabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean | |
2 | HideSensitiveData | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocalDBName | String | |
2 | EnabledSaveToDB | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | milliseconds | long |