Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] Californium CoAP client question

Hi guys,

I have the following concern.

How can I do to unregister (or disconnect) a device from a CoAP client.
I'm initializing it like coapClient = new CoapClient(...).
Does the client have something like a "disconnect/close" method?

Thanks! 
Alejo


Back to the top