get_supl_server


Description:

[ Version ( since = "1.6" ) ]
public unowned string get_supl_server ()

Gets the address of the SUPL server.

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_supl_server if on another thread.

Parameters:

this

A ModemLocation.

Returns:

The SUPL server address, or null if none available. Do not free the returned value, it belongs to this.