Uses of Enum Class
com.logicaldoc.chat.ChatEvent
Packages that use ChatEvent
-
Uses of ChatEvent in com.logicaldoc.chat
Methods in com.logicaldoc.chat that return ChatEventModifier and TypeMethodDescriptionstatic ChatEvent
Gets the right enumeration entry from the corresponding resource bundle keyChatMessage.getEventEnum()
static ChatEvent
Returns the enum constant of this class with the specified name.static ChatEvent[]
ChatEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.chat with parameters of type ChatEvent