ConnectionManager onPeerStateChanged EventsP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Raised when information about peer state change arrives (RegisterStateTracking function must be performed to be able to receive this information)

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Event onPeerStateChanged As PeerStateChanged
See Also