[ Version ( since = "1.0" ) ]
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.
this | |
properties |
A |
cancellable |
A Cancellable or |
A newly created Sms, or |