C# Class LiteNetLib.NatPunchModule.RequestEventData

Show file Open project: RevenantX/LiteNetLib

Public Properties

Property Type Description
LocalEndPoint NetEndPoint
RemoteEndPoint NetEndPoint
Token string

Property Details

LocalEndPoint public property

public NetEndPoint,LiteNetLib LocalEndPoint
return NetEndPoint

RemoteEndPoint public property

public NetEndPoint,LiteNetLib RemoteEndPoint
return NetEndPoint

Token public property

public string Token
return string