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 Google Drive component allows interaction with Google Drive, enabling file and folder operations such as uploading, downloading, deleting, renaming, and moving. It also provides events for monitoring these operations.
Overview
A non-visible component that provides functionalities for managing files and folders in Google Drive.
android.permission.INTERNET
Events
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | functionName | string | |
2 | error | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string | |
2 | isDeleted | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string | |
2 | fileId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string | |
2 | name | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string | |
2 | name | string | |
3 | link | string | |
4 | size | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | newFolderId | string | |
2 | newFolderName | string | |
3 | rootFolderId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string | |
2 | isDeleted | boolean |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rootFolderId | string | |
2 | childFolderId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string | |
2 | name | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | name | string[] | |
2 | size | string[] | |
3 | link | string[] | |
4 | date | string[] | |
5 | id | string[] |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rootFolderId | string | |
2 | ids | string[] | |
3 | names | string[] | |
4 | sizes | string[] |
Methods
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rootFolderId | string | |
2 | newFolderName | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string |
# | Name | Type(s) | Default Value |
---|
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | rootFolderId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string | |
2 | fileId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | id | string | |
2 | name | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | folderId | string | |
2 | name | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | path | string | |
2 | name | string |
Properties
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | FolderId | string | |
2 | FolderId | string |
# | Name | Type(s) | Default Value |
---|---|---|---|
1 | ScriptURL | string |