set_supl_server_sync


Description:

[ Version ( since = "1.6" ) ]
public bool set_supl_server_sync (string supl, Cancellable? cancellable = null) throws Error

Synchronously configures the address of the SUPL server for A-GPS operation.

The calling thread is blocked until a reply is received. See set_supl_server for the asynchronous version of this method.

Parameters:

this

A ModemLocation.

supl

The SUPL server address, given as IP:PORT or with a full URL.

cancellable

A Cancellable or null.

Returns:

true if setting the SUPL server was successful, false if error is set.