IConnection.ConnectionEvent() Overload 1
DESCRIPTION
Connection life cycle events.
DECLARATION
Nabto.Edge.Client.IConnection+ConnectionEvent
Overload 2
DESCRIPTION
Connection is established.
DECLARATION
ConnectionEvent Connected
Overload 3
DESCRIPTION
Connection is closed.
DECLARATION
ConnectionEvent Closed
Overload 4
DESCRIPTION
The underlying channel has changed, e.g. from relay to P2P.
DECLARATION
ConnectionEvent ChannelChanged