Uses of Class
com.sendly.models.Message
Packages that use Message
-
Uses of Message in com.sendly.models
Methods in com.sendly.models that return MessageModifier and TypeMethodDescriptionMessageList.first()Get first message.MessageList.get(int index) Get message at index.MessageList.last()Get last message.Methods in com.sendly.models that return types with arguments of type Message -
Uses of Message in com.sendly.resources
Methods in com.sendly.resources that return MessageModifier and TypeMethodDescriptionGet a message by ID.Messages.send(SendMessageRequest request) Send an SMS message.Send an SMS message.Methods in com.sendly.resources that return types with arguments of type Message