public final class MoodManager extends Manager
| Modifier and Type | Method and Description |
|---|---|
void |
publish(Mood mood)
Publishes a mood to the personal eventing service.
|
isEnabled, setEnabledpublic void publish(Mood mood) throws XmppException
mood - The mood.StanzaException - If the entity returned a stanza error.NoResponseException - If the entity did not respond.XmppExceptionCopyright © 2014–2016 XMPP.rocks. All rights reserved.