Class BlockingEvent

    • Method Detail

      • getBlockedContacts

        public List<Jid> getBlockedContacts()
        Gets the (newly) blocked contacts, which were pushed by the server.
        Returns:
        The blocked contacts.
      • getUnblockedContacts

        public List<Jid> getUnblockedContacts()
        Gets the (newly) unblocked contacts, which were pushed by the server.
        Returns:
        The unblocked contacts.