public interface Item
<item/> element, which is used in both #admin and #user namespace to manage members and indicate users in a chat room.| Modifier and Type | Method and Description |
|---|---|
Actor |
getActor()
Gets the actor for a kick or ban.
|
Affiliation |
getAffiliation()
Gets the affiliation.
|
Jid |
getJid()
Gets the JID.
|
String |
getNick()
Gets the nick name.
|
String |
getReason()
Gets the reason for a kick or ban.
|
Role |
getRole()
Gets the role.
|
String getNick()
Role getRole()
Jid getJid()
Affiliation getAffiliation()
String getReason()
Actor getActor()
Copyright © 2014–2016 XMPP.rocks. All rights reserved.