public interface Actor
The <actor/> element, which is used in both #admin and #user namespace to indicate who has kicked or banned another user.
| Modifier and Type | Method and Description |
|---|---|
Jid |
getJid()
Gets the JID.
|
java.lang.String |
getNick()
Gets the nick name.
|
java.lang.String getNick()
Gets the nick name.
Jid getJid()
Gets the JID.
Copyright © 2014–2019 XMPP.rocks. All rights reserved.