method Deno.DatagramConn.joinMulticastV6
Jump to headingDatagramConn.joinMulticastV6(address: string,networkInterface: number,): Promise<MulticastV6Membership>
Joins an IPv6 multicast group.
Parameters Jump to heading
Jump to headingaddress: string
Jump to headingnetworkInterface: number
Return Type Jump to heading
Promise<MulticastV6Membership>