method Deno.DatagramConn.joinMulticastV4
Jump to headingDatagramConn.joinMulticastV4(address: string,networkInterface: string,): Promise<MulticastV4Membership>Joins an IPv4 multicast group.
Parameters Jump to heading
Jump to headingaddress: stringJump to headingnetworkInterface: stringReturn Type Jump to heading
Promise<MulticastV4Membership>