- host
- the hostname associated with the address.
- addr
- the network address.
- nif
- the network interface that this address is associated with.
Documentation for this section has not yet been entered.
Type Reason Java.Net.UnknownHostException if the address is null or has an invalid length or the interface doesn't have a numeric scope id for the given address type.
Gets an IPv6 address instance according to the given host, addr and nif. scope_id is set according to the given nif and the addr type (for example site-local or link-local).