[ Version ( since = "1.0" ) ]
public List<Modem3gppNetwork> scan_sync (Cancellable? cancellable = null) throws Error
Synchronously requests to scan available 3GPP networks.
The calling thread is blocked until a reply is received. See scan for the asynchronous version of this method.
this |
A Modem3gpp. |
cancellable |
A Cancellable or |
a list of Modem3gppNetwork structs, or |