libimobiledevice  1.3.0-dirty
API Documentation - Return to Homepage

◆ heartbeat_receive()

heartbeat_error_t heartbeat_receive ( heartbeat_client_t client,
plist_t * plist )

Receives a plist from the service.

Parameters
clientThe heartbeat client
plistThe plist to store the received data
Returns
HEARTBEAT_E_SUCCESS on success, HEARTBEAT_E_INVALID_ARG when client or plist is NULL