libimobiledevice  1.3.0
API Documentation - Return to Homepage

◆ np_post_notification()

np_error_t np_post_notification ( np_client_t  client,
const char *  notification 
)

Sends a notification to the device's notification_proxy.

Parameters
clientThe client to send to
notificationThe notification message to send
Returns
NP_E_SUCCESS on success, or an error returned by np_plist_send