get_cdma_bs_sync


Description:

[ Version ( since = "1.0" ) ]
public LocationCdmaBs get_cdma_bs_sync (Cancellable? cancellable = null) throws Error

Synchronously gets the current CDMA base station location information.

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

Parameters:

this

A ModemLocation.

cancellable

A Cancellable or null.

Returns:

A LocationCdmaBs, or null if not available. The returned value should be freed with unref.