Disconnects a mobileactivation client from the device and frees up the mobileactivation client data.
- Parameters
-
| client | The mobileactivation client to disconnect and free. |
- Returns
- MOBILEACTIVATION_E_SUCCESS on success, MOBILEACTIVATION_E_INVALID_ARG when one of client or client->parent is invalid, or MOBILEACTIVATION_E_UNKNOWN_ERROR when the was an error freeing the parent property_list_service client.