OptionaldstOptionaldstThe destination port to use for the outgoing multicast packet.
Note: if not specified, the packet is sent to the port specified in the constructor options.
OptionalsrcThe source address to use for the outgoing multicast packet.
Note: if not specified, the packet is sent out of all the underlying
unicast sockets so long as sendViaMulticast is not specified.
OptionaluseIf set, will send the packet via the multicast socket.
The unicast destination address to use for the outgoing packet.
Note: if not specified, the packet is sent to the multicast address specified in the constructor options.