Uses of Class
dev.resms.services.sms.model.SendSmsOptions
Packages that use SendSmsOptions
-
Uses of SendSmsOptions in dev.resms.services.sms
Methods in dev.resms.services.sms with parameters of type SendSmsOptionsModifier and TypeMethodDescriptionSms.send(SendSmsOptions sendSmsOptions) Sends an SMS based on the provided SMS request. -
Uses of SendSmsOptions in dev.resms.services.sms.validator
Methods in dev.resms.services.sms.validator with parameters of type SendSmsOptionsModifier and TypeMethodDescriptionstatic voidSendSmsOptionsValidator.validate(SendSmsOptions sendSmsOptions)