Uses of Class
VASSAL.chat.jabber.JabberPlayer
| Package | Description |
|---|---|
| VASSAL.chat.jabber |
-
Uses of JabberPlayer in VASSAL.chat.jabber
Methods in VASSAL.chat.jabber that return JabberPlayer Modifier and Type Method Description JabberPlayerJabberPlayer.Manager. getPlayer(String jid)JabberPlayerJabberPlayer.Manager. getPlayerByLogin(JabberClient client, String login)Methods in VASSAL.chat.jabber that return types with arguments of type JabberPlayer Modifier and Type Method Description Collection<JabberPlayer>JabberPlayer.Manager. getAllPlayers()Methods in VASSAL.chat.jabber with parameters of type JabberPlayer Modifier and Type Method Description StringJabberRoom. canJoin(JabberPlayer p)Is the specified player allowed to join this room?org.jivesoftware.smackx.muc.MultiUserChatJabberRoom. join(JabberClient client, JabberPlayer me)