LocalAddrType Enumeration

LiteNetLib

LocalAddrType Enumeration

LiteNetLib
Address type that you want to receive from NetUtils.GetLocalIp method

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

C#
[FlagsAttribute]
public enum LocalAddrType
Members

  Member nameValueDescription
IPv41
IPv62
All3
See Also

Reference