Uses of Enum Class
protocols.apps.chat.ChatPayload.Kind
Packages that use ChatPayload.Kind
-
Uses of ChatPayload.Kind in protocols.apps.chat
Methods in protocols.apps.chat that return ChatPayload.KindModifier and TypeMethodDescriptionChatPayload.getKind()static ChatPayload.KindReturns the enum constant of this class with the specified name.static ChatPayload.Kind[]ChatPayload.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in protocols.apps.chat with parameters of type ChatPayload.Kind