Connectivity
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 BluetoothServer component enables a device to act as a Bluetooth server, accepting connections from Bluetooth clients. It provides functionality for sending and receiving data over Bluetooth.
Overview
A non-visible component that allows the device to act as a Bluetooth server.
android.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
android.permission.ACCESS_COARSE_LOCATION
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | functionName | text | |
2 | message | text |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | serviceName | text | |
2 | uuid | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | numberOfBytes | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | numberOfBytes | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | serviceName | text |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | number | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | numberOfBytes | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | number | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | number | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | text | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | CharacterEncoding | text | UTF8 |
2 | CharacterEncoding | text | UTF8 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HighByteFirst | boolean | False |
2 | HighByteFirst | boolean | False |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DelimiterByte | int | 0 |
2 | DelimiterByte | int | 0 |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Secure | boolean | True |
2 | Secure | boolean | True |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | IsAccepting | boolean | False |
2 | IsConnected | boolean | False |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | Available | boolean | True |
2 | Enabled | boolean | True |