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 Call Log History component retrieves and manages call log information on an Android device. It allows developers to access call details, filter call logs, and potentially export or store this data.
Overview
The Call Log History component provides access to the device's call log, enabling retrieval of call details, filtering based on various criteria, and event handling for new call log entries.
android.permission.READ_CALL_LOG
android.permission.WRITE_CALL_LOG
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | date | String | |
2 | duration | String | |
3 | name | String | |
4 | number | String | |
5 | numberType | String | |
6 | type | String |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | datePoint | long |
# | 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 | folderPath | String |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | HideSensitiveData | boolean | |
2 | HideSensitiveData | boolean | false |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | DefaultInterval | long | |
2 | EnabledSchedule | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | LocalDBName | String | |
2 | EnableSaveToDB | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | minutes | long |