joinMulticastGroupSsm
open fun joinMulticastGroupSsm(group: InetAddress, sourceSpecific: InetAddress? = null, iface: String? = null): <Error class: unknown class><Boolean>
Registers @socket to receive multicast messages sent to @group.
Return
true on success, false on error.
Since
2.56
Parameters
group
a #GInetAddress specifying the group address to join.
sourceSpecific
a #GInetAddress specifying the source-specific multicast address or null to ignore.
iface
Name of the interface to use, or null