get_addresses


Description:

public unowned GenericArray<IPAddress> get_addresses ()

Gets the IP addresses (containing the address, prefix, and gateway).

Parameters:

this

a IPConfig

Returns:

the GenericArray containing IPAddress<!-- -->es. This is the internal copy used by the configuration and must not be modified. The library never modifies the returned array and thus it is safe for callers to reference and keep using it.