libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ webinspector_send()

webinspector_error_t webinspector_send ( webinspector_client_t  client,
plist_t  plist 
)

Sends a plist to the service.

Parameters
clientThe webinspector client
plistThe plist to send
Returns
DIAGNOSTICS_RELAY_E_SUCCESS on success, DIAGNOSTICS_RELAY_E_INVALID_ARG when client or plist is NULL