Enum IPAddressType
Channel which data is sent or received.
Namespace: FishNet.Transporting
Assembly: FishNet.Runtime.dll
Syntax
public enum IPAddressType : byte
Fields
Name | Description |
---|---|
IPv4 | Address is IPv4. |
IPv6 | Address is IPv6. |