create_sync
Description:
[ Version ( since = "1.0" ) ]
public Sms create_sync (SmsProperties properties, Cancellable? cancellable = null) throws Error
public Sms create_sync (SmsProperties properties, Cancellable? cancellable = null) throws Error
Synchronously creates a new Sms in the modem.
The calling thread is blocked until a reply is received. See create for the asynchronous version of this method.
Parameters:
| this | |
| properties |
A |
| cancellable |
A Cancellable or |
Returns:
|
A newly created Sms, or |