Class UpdatesHandler

java.lang.Object
com.pengrad.telegrambot.impl.UpdatesHandler

public class UpdatesHandler
extends java.lang.Object
Stas Parshin 29 September 2016
  • Constructor Summary

    Constructors 
    Constructor Description
    UpdatesHandler​(long sleepTimeout)  
  • Method Summary

    Modifier and Type Method Description
    void start​(TelegramBot bot, UpdatesListener listener, ExceptionHandler exceptionHandler, GetUpdates request)  
    void stop()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait