setRecipient method
- @override
- String correlationId,
- String recipientId,
- String name,
- String phone,
- String language
override
Sets a recipient info into sms settings.
correlation_id
(optional) transaction id to trace execution through call chain.recipientId
a recipient id of settings to be retrieved.name
a recipient name of settings to be set.phone
a recipient sms of settings to be set.language
a recipient language of settings to be set. Return (optional) Future that receives updated sms settings Throws error.