Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ datagram()

virtual bool Ice::EndpointInfo::datagram ( ) const
nodiscardvirtualnoexcept

Returns true if this endpoint's transport is a datagram transport (namely, UDP), false otherwise.

Returns
true for a UDP endpoint, false otherwise.

Reimplemented in Ice::UDPEndpointInfo.