IConnection.ConnectionEventHandler()

DESCRIPTION

ConnectionEvent delegate to receive connection events. Possible events are:

  • Connected: a connection is established
  • Closed: a connection is closed
  • ChannelChanged: the underlying channel has changed, e.g. from relay to P2P

DECLARATION

Nabto.Edge.Client.IConnection+ConnectionEventHandler

PARAMETERS

  • e: resulting ConnectionEvent