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