list_sync
Description:
[ Version ( since = "1.0" ) ]
public List<Sms> list_sync (Cancellable? cancellable = null) throws Error
  public List<Sms> list_sync (Cancellable? cancellable = null) throws Error
Synchronously lists the Sms objects in the modem.
The calling thread is blocked until a reply is received. See list for the asynchronous version of this method.
Parameters:
| this | |
| cancellable | 
           A Cancellable or   | 
      
Returns:
| 
           A list of Sms objects, or   |