Class BlockList

    • Constructor Detail

      • BlockList

        public BlockList()
        Creates an empty <blocklist/> element, used to ask the server for the block list.
      • BlockList

        public BlockList​(List<Jid> blockedItems)
        Creates a block list with items.
        Parameters:
        blockedItems - The blocked items.