[ Version ( since = "1.0" ) ]
public List<Bearer> list_bearers_sync (Cancellable? cancellable = null) throws Error
Synchronously lists the packet data bearers in the Modem.
The calling thread is blocked until a reply is received. See list_bearers for the asynchronous version of this method.
this |
A Modem. |
cancellable |
A Cancellable or |
The list of Bearer objects, or |