Uses of Enum
io.sendon.rcs.SendonRcs.MessageType
Packages that use SendonRcs.MessageType
-
Uses of SendonRcs.MessageType in io.sendon.rcs
Methods in io.sendon.rcs that return SendonRcs.MessageTypeModifier and TypeMethodDescriptionstatic SendonRcs.MessageTypeReturns the enum constant of this type with the specified name.static SendonRcs.MessageType[]SendonRcs.MessageType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.sendon.rcs with parameters of type SendonRcs.MessageType -
Uses of SendonRcs.MessageType in io.sendon.rcs.request
Fields in io.sendon.rcs.request declared as SendonRcs.MessageTypeMethods in io.sendon.rcs.request with parameters of type SendonRcs.MessageTypeModifier and TypeMethodDescriptionRcsBuilder.setType(SendonRcs.MessageType type) Sets the RCS message type. -
Uses of SendonRcs.MessageType in io.sendon.rcs.response
Fields in io.sendon.rcs.response declared as SendonRcs.MessageType