Retrieves a list of paired devices.
- Parameters
-
client | The companion_proxy client |
devices | Point that will receive a PLIST_ARRAY with paired device UDIDs |
- Note
- The device closes the connection after sending the reply.
- Returns
- COMPANION_PROXY_E_SUCCESS on success, COMPANION_PROXY_E_NO_DEVICES if no devices are paired, or a COMPANION_PROXY_E_* error code otherwise.