libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ heartbeat_send()

heartbeat_error_t heartbeat_send ( heartbeat_client_t  client,
plist_t  plist 
)

Sends a plist to the service.

Parameters
clientThe heartbeat client
plistThe plist to send
Returns
HEARTBEAT_E_SUCCESS on success, HEARTBEAT_E_INVALID_ARG when client or plist is NULL