IConnection()

DESCRIPTION

This interface represents a connection to a specific Nabto Edge device. The Connection object must be kept alive for the duration of all streams, tunnels, and CoAP sessions created from it.

Instances are created using NabtoClient.createConnection().

DECLARATION

Nabto.Edge.Client.IConnection