send_sync
Description:
Synchronously requests to queue the message for delivery.
SMS objects can only be sent once.
The calling thread is blocked until a reply is received. See send for the asynchronous version of this method.
Parameters:
this |
A Sms. |
cancellable |
A Cancellable or |
Returns:
|