get_cell_info_sync
Description:
[ Version ( since = "1.20" ) ]
public List<CellInfo> get_cell_info_sync (Cancellable? cancellable = null) throws Error
  public List<CellInfo> get_cell_info_sync (Cancellable? cancellable = null) throws Error
Synchronously requests to get info about serving and neighboring cells.
The calling thread is blocked until a reply is received. See get_cell_info for the asynchronous version of this method.
Parameters:
| this | A Modem. | 
| cancellable | A Cancellable or  | 
Returns:
| a list of CellInfo objects, or  |