mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Add comment for remote task data." into udc-dev
This commit is contained in:
@@ -24,6 +24,10 @@ interface IRemoteTaskCallback {
|
||||
/**
|
||||
* A callback that is called when a remote task is requested.
|
||||
*
|
||||
* The data is passed down from the remote server to the remote task client
|
||||
* which is an Android application, and is not interpreted/parsed by the
|
||||
* Android system.
|
||||
*
|
||||
* @param clientId An ID to uniquely identify a remote task client.
|
||||
* @param data Opaque task data passed to the remote task client.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user