INabtoClient()

DESCRIPTION

This interface is the main entry point for the Nabto Edge Client SDK .Net wrapper.

It enables you to create a connection object, used to connect to a Nabto Edge Embedded device. And it provides misc support functions: Create a private key (mandatory to later connect to a device), control logging, get SDK version. The Client object must be kept alive for the duration of all connections created from it.

DECLARATION

Nabto.Edge.Client.INabtoClient