Uses of Class
io.sendon.sms.SendonSms.MessageType
-
Packages that use SendonSms.MessageType Package Description io.sendon.sms io.sendon.sms.response -
-
Uses of SendonSms.MessageType in io.sendon.sms
Methods in io.sendon.sms that return SendonSms.MessageType Modifier and Type Method Description static SendonSms.MessageTypeSendonSms.MessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static SendonSms.MessageType[]SendonSms.MessageType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SendonSms.MessageType in io.sendon.sms.response
Fields in io.sendon.sms.response declared as SendonSms.MessageType Modifier and Type Field Description SendonSms.MessageTypeGetGroup.GetGroupData. messageType
-