Variables |
final int | MSG_RI_SET_DEVICE_DESCRIPTION = 134 |
Detailed Description
Set the device description
Sending bundle:
Key | Value | Type | Info |
Description | The device description to set | String | |
Returned error codes:
RI_ERROR_NONE if everything is ok.
RI_ERROR_RI_DISABLED if the Remote Interface service is disabled and/or not licensed.
RI_ERROR_NOT_INITIALIZED if the Remote Interface service is not initialized yet.
RI_ERROR_INVALID_PARAMETER if there is no bundle attached or the bundle has no field "Description".
RI_ERROR_NO_LICENSE if the navigator has no valid license.