Enum LocalAddrType
Address type that you want to receive from NetUtils.GetLocalIp method
Namespace: LiteNetLib
Assembly: LiteNetLib.dll
Syntax
[Flags]
public enum LocalAddrType
Fields
| Name | Description |
|---|---|
| All | |
| IPv4 | |
| IPv6 |
Address type that you want to receive from NetUtils.GetLocalIp method
[Flags]
public enum LocalAddrType
| Name | Description |
|---|---|
| All | |
| IPv4 | |
| IPv6 |