[ Version ( since = "1.20" ) ]
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.
this |
A Modem. |
cancellable |
A Cancellable or |
a list of CellInfo objects, or |