Uses of Enum
org.jivesoftware.smackx.mood.Mood
-
Uses of Mood in org.jivesoftware.smackx.mood
Modifier and TypeMethodDescriptionstatic Mood
Returns the enum constant of this type with the specified name.static Mood[]
Mood.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
MoodManager.addMoodToMessage
(Message message, Mood mood) static void
MoodManager.addMoodToMessage
(Message message, Mood mood, MoodConcretisation concretisation) void
void
void
MoodManager.setMood
(Mood mood, MoodConcretisation concretisation) void
MoodManager.setMood
(Mood mood, MoodConcretisation concretisation, String text) -
Uses of Mood in org.jivesoftware.smackx.mood.element