Class ContactExchange.Item

    • Method Detail

      • getJid

        public final Jid getJid()
        Gets the JID.
        Specified by:
        getJid in interface Addressable
        Returns:
        The JID.
      • getAction

        public final ContactExchange.Item.Action getAction()
        Gets the action indicating adding, deleting or modifying the roster item.
        Returns:
        The action.
      • getName

        public final String getName()
        Gets the suggested name.
        Returns:
        The name.
      • getGroups

        public final List<String> getGroups()
        Gets the suggested roster groups
        Returns:
        The roster groups.