IConnection.ConnectionEventHandler()
DESCRIPTION
ConnectionEvent delegate to receive connection events. Possible events are:
Connected: a connection is establishedClosed: a connection is closedChannelChanged: the underlying channel has changed, e.g. from relay to P2P
DECLARATION
Nabto.Edge.Client.IConnection+ConnectionEventHandler
PARAMETERS
e: resulting ConnectionEvent