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 Battery Sensor component provides information about the device's battery status, including level, charging state, and health. It can also trigger events when the battery level or charging status changes.
Overview
The Battery Sensor component is a non-visible component that retrieves battery information.
It is hidden by default.
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | timestamp | String | |
2 | scale | int | |
3 | level | int |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | title | String | |
2 | text | String | |
3 | enabledSound | boolean | |
4 | enabledVibrate | boolean | |
5 | packageName | String | |
6 | className | String | |
7 | extraKey | String | |
8 | extraVal | String |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabled | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | enabledSchedule | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean | |
2 | HideSensitiveData | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | EnabledSchedule | boolean | |
2 | ScheduleInterval | int |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocalDBName | String | |
2 | EnableSaveToDB | boolean | false |