NatPunchModule.SendNatIntroduceRequest Method

LiteNetLib

NatPunchModuleSendNatIntroduceRequest Method

LiteNetLib

[Missing <summary> documentation for "M:LiteNetLib.NatPunchModule.SendNatIntroduceRequest(LiteNetLib.NetEndPoint,System.String)"]

Namespace:  LiteNetLib
Assembly:  LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax

C#
public void SendNatIntroduceRequest(
	NetEndPoint masterServerEndPoint,
	string additionalInfo
)

Parameters

masterServerEndPoint
Type: LiteNetLibNetEndPoint

[Missing <param name="masterServerEndPoint"/> documentation for "M:LiteNetLib.NatPunchModule.SendNatIntroduceRequest(LiteNetLib.NetEndPoint,System.String)"]

additionalInfo
Type: SystemString

[Missing <param name="additionalInfo"/> documentation for "M:LiteNetLib.NatPunchModule.SendNatIntroduceRequest(LiteNetLib.NetEndPoint,System.String)"]

See Also

Reference