Show / Hide Table of Contents

Class EventBasedNatPunchListener

Inheritance
object
EventBasedNatPunchListener
Implements
INatPunchListener
Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
public class EventBasedNatPunchListener : INatPunchListener

Events

NatIntroductionRequest

Declaration
public event EventBasedNatPunchListener.OnNatIntroductionRequest NatIntroductionRequest
Event Type
Type Description
EventBasedNatPunchListener.OnNatIntroductionRequest

NatIntroductionSuccess

Declaration
public event EventBasedNatPunchListener.OnNatIntroductionSuccess NatIntroductionSuccess
Event Type
Type Description
EventBasedNatPunchListener.OnNatIntroductionSuccess

Implements

INatPunchListener
In this article
Back to top Generated by DocFX