Added in API level 36
android.app.appfunctions
Classes
| AppFunctionManager | Provides access to App Functions. |
| AppFunctionService | Abstract base class to provide app functions to the system. |
| ExecuteAppFunctionRequest | A request to execute an app function. |
| ExecuteAppFunctionRequest.Builder |
Builder for ExecuteAppFunctionRequest.
|
| ExecuteAppFunctionResponse | The response to an app function execution. |
Exceptions
| AppFunctionException | Represents an app function related error. |