| void PN_APP_IOD_recordReadAsyncResponse | ( | void | ) |
Send asynchronous read response.
If asynchronous mode for read function is set to true, the user application is expected at one point to send a response to the request received earlier by PN_APP_IOD_cbRecordRead() function. The response is sent using this function. The function checks if there's any pending read request and sends its response.