add_local_ip_address


Description:

public signal bool add_local_ip_address (string address)

Add a local IP address to use for ICE candidate gathering.

If none are supplied, they will be discovered automatically. Calling this signal stops automatic ICE gathering.

Parameters:

address

The local IP address

Returns:

whether the address could be added.