Class android.app.appfunctions.AppFunctionManager
Added Methods | |
---|---|
void isAppFunctionEnabled (String, Executor |
Changed Methods | ||
---|---|---|
void executeAppFunction (ExecuteAppFunctionRequest, Executor |
Change in signature from (ExecuteAppFunctionRequest, Executor, CancellationSignal, Consumer<ExecuteAppFunctionResponse> ) to (ExecuteAppFunctionRequest, Executor, CancellationSignal, OutcomeReceiver<ExecuteAppFunctionResponse, AppFunctionException> ). |