Function
handle-response
Handle a response from the server to a previous client request
handle-response: func(id: option<request-id>, response: result<server-response, error-code>);Handle a response from the server to a previous client request
handle-response: func(id: option<request-id>, response: result<server-response, error-code>);