Uses of Class
io.sendon.sms.request.Repeat
Packages that use Repeat
-
Uses of Repeat in io.sendon.sms.request
Fields in io.sendon.sms.request declared as RepeatMethods in io.sendon.sms.request that return RepeatModifier and TypeMethodDescriptionRepeat.setDenyNightTime(boolean denyNightTime) Sets whether to deny sending messages at night.Repeat.setInterval(int interval) Sets the interval between messages.Repeat.setMessageCount(int messageCount) Sets the number of messages to send.Repeat.setUnit(Repeat.RepeatUnit unit) Sets the unit of time for the interval.Methods in io.sendon.sms.request with parameters of type RepeatModifier and TypeMethodDescriptionSets the repeat configuration for the reservation.