C# Class LiteNetLib.EventBasedNatPunchListener

Inheritance: INatPunchListener
Afficher le fichier Open project: RevenantX/LiteNetLib Class Usage Examples

Méthodes publiques

Méthode Description
INatPunchListener ( NetEndPoint localEndPoint, NetEndPoint remoteEndPoint, string token ) : void
INatPunchListener ( NetEndPoint targetEndPoint, string token ) : void

Method Details

INatPunchListener() public méthode

public INatPunchListener ( NetEndPoint localEndPoint, NetEndPoint remoteEndPoint, string token ) : void
localEndPoint NetEndPoint
remoteEndPoint NetEndPoint
token string
Résultat void

INatPunchListener() public méthode

public INatPunchListener ( NetEndPoint targetEndPoint, string token ) : void
targetEndPoint NetEndPoint
token string
Résultat void