get_status_sync
Description:
[ Version ( since = "1.0" ) ]
public SimpleStatus get_status_sync (Cancellable? cancellable = null) throws Error
public SimpleStatus get_status_sync (Cancellable? cancellable = null) throws Error
Synchronously requests a compilation of the status of the modem.
The calling thread is blocked until a reply is received. See get_status for the asynchronous version of this method.
Parameters:
| this |
A ModemSimple. |
| cancellable |
A Cancellable or |
Returns:
|
A SimpleStatus, or |