| void PN_APP_IOD_recordWriteAsyncResponse | ( | void | ) |
Send asynchronous write response.
If asynchronous mode for write 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_cbRecordWrite() function. The response is sent using this function. The function checks if there's any pending write request and sends its response.