libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ webinspector_receive()

webinspector_error_t webinspector_receive ( webinspector_client_t  client,
plist_t *  plist 
)

Receives a plist from the service.

Parameters
clientThe webinspector client
plistThe plist to store the received data
Returns
DIAGNOSTICS_RELAY_E_SUCCESS on success, DIAGNOSTICS_RELAY_E_INVALID_ARG when client or plist is NULL