Uses of Class
software.xdev.brevo.model.SendSmsAsync
Packages that use SendSmsAsync
-
Uses of SendSmsAsync in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return SendSmsAsyncModifier and TypeMethodDescriptionTransactionalSmsApi.sendAsyncTransactionalSms(SendTransacSms sendTransacSms) Send SMS message asynchronously to a mobile numberTransactionalSmsApi.sendAsyncTransactionalSms(SendTransacSms sendTransacSms, Map<String, String> additionalHeaders) Send SMS message asynchronously to a mobile number -
Uses of SendSmsAsync in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SendSmsAsync