Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gInetAddressGetIsMulticast: gInetAddressGetIsMulticast
Description
Tests whether
address
is a multicast address.
Usage
gInetAddressGetIsMulticast(object)
Arguments
object
a
GInetAddress
Value
TRUE
if
address
is a multicast address.
Details
Since 2.22