Home Previous Up Next Index

Ice::UDPEndpointInfo

Overview

local class UDPEndpointInfo extends IPEndpointInfo

Provides access to an UDP endpoint information.

See Also

Endpoint

Data Members

string mcastInterface;

The multicast interface.

int mcastTtl;

The multicast time-to-live (or hops).


Home Previous Up Next Index