libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ companion_proxy_send()

companion_proxy_error_t companion_proxy_send ( companion_proxy_client_t  client,
plist_t  plist 
)

Sends a plist to the service.

Parameters
clientThe companion_proxy client
plistThe plist to send
Returns
COMPANION_PROXY_E_SUCCESS on success, COMPANION_PROXY_E_INVALID_ARG when client or plist is NULL