Uses of Interface
org.drinkless.tdlib.Client.ExceptionHandler
Packages that use Client.ExceptionHandler
-
Uses of Client.ExceptionHandler in org.drinkless.tdlib
Methods in org.drinkless.tdlib with parameters of type Client.ExceptionHandlerModifier and TypeMethodDescriptionstatic Client
Client.create
(Client.ResultHandler updateHandler, Client.ExceptionHandler updateExceptionHandler, Client.ExceptionHandler defaultExceptionHandler) Creates new Client.void
Client.send
(TdApi.Function query, Client.ResultHandler resultHandler, Client.ExceptionHandler exceptionHandler) Sends a request to the TDLib.