NabtoClient.createConnection()

DESCRIPTION

Create a connection. A connection is between this client and a device. Returned object must be kept alive while in use.

DECLARATION

    public abstract Connection createConnection()

RETURNS

The created connection.