public final class BlockingEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
List<rocks.xmpp.addr.Jid> |
getBlockedContacts()
Gets the (newly) blocked contacts, which were pushed by the server.
|
List<rocks.xmpp.addr.Jid> |
getUnblockedContacts()
Gets the (newly) unblocked contacts, which were pushed by the server.
|
getSource, toStringpublic List<rocks.xmpp.addr.Jid> getBlockedContacts()
public List<rocks.xmpp.addr.Jid> getUnblockedContacts()
Copyright © 2014–2017 XMPP.rocks. All rights reserved.