Called when a matching (by token) CoAP packet is received. This will store the received response and also wake up anyone blocking on the get() call to this future.
the CoapPacket response
See Implementation
Called when a matching (by token) CoAP packet is received. This will store the received response and also wake up anyone blocking on the get() call to this future.