Sets the icon state of the connected device.
- Parameters
-
| client | The connected sbservices client to use. |
| newstate | A plist containing the new iconstate. |
- Returns
- SBSERVICES_E_SUCCESS on success, SBSERVICES_E_INVALID_ARG when client or newstate is NULL, or an SBSERVICES_E_* error code otherwise.