Ice::UDPEndpointInfo
Overview
local class UDPEndpointInfo extends IPEndpointInfo
Provides access to an UDP endpoint information.
See Also
- Endpoint
Data Member Index
- protocolMajor
-
The protocol version supported by the endpoint.
- protocolMinor
-
- encodingMajor
-
The encoding version supported by the endpoint.
- encodingMinor
-
- mcastInterface
-
The multicast interface.
- mcastTtl
-
The multicast time-to-live (or hops).
Data Members
The protocol version supported by the endpoint.
The encoding version supported by the endpoint.
The multicast interface.
The multicast time-to-live (or hops).