|
|
|
|
|
|
|
|
|
|
|
|
| Category: Quick action functions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Adds a new quick action to the application. |
|
|
|
|
|
|
|
| Generates a request to pin a quick action. |
|
|
|
|
|
|
|
| Removes a quick action defined for the application. |
|
|
|
|
|
|
|
| App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application... |
|
|
|
|
|
|
|
| The following functions are used to manipulate app shortcuts (also called "quick actions") |
|
|
|
|
|
|
|
| The following functions are used to manipulate app shortcuts (also called "quick actions") |
|
|
|
|
|
|
|
| The QuickAction type allows you to define all the advanced characteristics of a quick action of an app on Android (app shortcut) or iOS (Quick Action). |
|
|
|
|
|
|
|
| Adds a new quick action to the application. |
|
|
|
|
|
|
|
| Lists the application's quick actions. |
|
|
|
|
|
|
|
| Generates a request to pin a quick action. |
|
|
|
|
|
|
|
| Removes a quick action defined for the application. |
|
|
|
|
|
|
|
| Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|