Uses of Class
io.sendon.sms.SendonSms.Reservation
-
Packages that use SendonSms.Reservation Package Description io.sendon.sms -
-
Uses of SendonSms.Reservation in io.sendon.sms
Methods in io.sendon.sms with parameters of type SendonSms.Reservation Modifier and Type Method Description SendSmsSendonSms. sendSms(String from, List<String> to, String message, boolean isAd, SendonSms.Reservation reservation)SendSmsSendonSms. sendSmsWithName(String from, List<SendonSms.ToWithName> to, String message, boolean isAd, SendonSms.Reservation reservation)SendSmsSendonSms. sendSmWithBucket(String from, List<SendonSms.ToWithBucket> to, String message, SendonSms.Reservation reservation)
-