Interface UpdatesListener


  • public interface UpdatesListener
    Stas Parshin 02 November 2016
    • Method Detail

      • process

        int process​(java.util.List<Update> updates)
        Callback handler with available updates
        Parameters:
        updates - available updates
        Returns:
        id of the last processed update which should not be re-delivered There are 2 convenient values:
        See Also:
        CONFIRMED_UPDATES_ALL, CONFIRMED_UPDATES_NONE