| rcp_error_t rcp_notification_response | ( | rcp_camera_connection_t * | con, |
| const char * | id, | ||
| int32_t | response | ||
| ) |
Send response for current notification.
This function should be called when a user responds to a notification by selecting one of the response options.
| [in] | con | the camera connection |
| [in] | id | the notification ID |
| [in] | response | value of response selected |