Uses of Enum Class
com.uc4.communication.requests.MessageList.MessageType
Packages that use MessageList.MessageType
-
Uses of MessageList.MessageType in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return MessageList.MessageTypeModifier and TypeMethodDescriptionstatic MessageList.MessageType
Returns the enum constant of this class with the specified name.static MessageList.MessageType[]
MessageList.MessageType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.uc4.communication.requests with parameters of type MessageList.MessageTypeModifier and TypeMethodDescriptionvoid
MessageList.setType
(MessageList.MessageType type) Sets the filter for the type of the message.