public interface MUCUser extends ChannelHandler<org.xmpp.packet.Packet>
Most chat users in a typical s2s scenario will not be local users.
MUCUsers play one or more roles in one or more chat rooms on the server.
Modifier and Type | Method and Description |
---|---|
org.xmpp.packet.JID |
getAddress()
Obtain the address of the user.
|
process
org.xmpp.packet.JID getAddress()
Copyright © 2003-2008 Jive Software.