[ Version ( since = "1.6" ) ]
public List<Call> list_calls_sync (Cancellable? cancellable = null) throws Error
Synchronously lists the Call objects in the modem.
The calling thread is blocked until a reply is received. See list_calls for the asynchronous version of this method.
this |
A ModemVoice. |
cancellable |
A Cancellable or |
A list of Call objects, or |