Uses of Class
rocks.xmpp.core.stanza.model.server.ServerPresence
-
Packages that use ServerPresence Package Description rocks.xmpp.core.stanza.model.server -
-
Uses of ServerPresence in rocks.xmpp.core.stanza.model.server
Methods in rocks.xmpp.core.stanza.model.server that return ServerPresence Modifier and Type Method Description static ServerPresenceServerPresence. from(Presence p)Creates a presence for thejabber:servernamespace from a generic presence.
-