VNManager JoinUserToNetwork Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API
Joins virtual user object to virtual network object

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

Public Sub JoinUserToNetwork ( _
	userUID As Guid, _
	networkUID As Guid _
)

Parameters

userUID
Type: System Guid
UID of user to join
networkUID
Type: System Guid
UID of network to join to
See Also