get_assistance_data_servers


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.10" ) ]
public unowned string[] get_assistance_data_servers ()

Gets the list of assistance data servers.

Warning:

The returned value is only valid until the property changes so it is only safe to use this function on the thread where this was constructed. Use dup_assistance_data_servers if on another thread.

Parameters:

this

A ModemLocation.

Returns:

a null-terminated array of server addresses, or null if none available. Do not free the returned value, it belongs to this.