Uses of Class
com.mailersend.sdk.sms.recipients.SmsRecipient
-
Packages that use SmsRecipient Package Description com.mailersend.sdk.sms.recipients -
-
Uses of SmsRecipient in com.mailersend.sdk.sms.recipients
Fields in com.mailersend.sdk.sms.recipients declared as SmsRecipient Modifier and Type Field Description SmsRecipientSingleSmsRecipientResponse. recipientSmsRecipient[]SmsRecipientList. recipientsMethods in com.mailersend.sdk.sms.recipients that return SmsRecipient Modifier and Type Method Description SmsRecipientSmsRecipients. getRecipient(String recipientId)getRecipient.SmsRecipientSmsRecipients. updateRecipient(String recipientId, String status)updateRecipient.
-