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 ServerPresence
ServerPresence. from(Presence p)
Creates a presence for thejabber:server
namespace from a generic presence.
-