Uses of Class
org.drinkless.tdlib.Client
-
Packages that use Client Package Description org.drinkless.tdlib -
-
Uses of Client in org.drinkless.tdlib
Methods in org.drinkless.tdlib that return Client Modifier and Type Method Description static ClientClient. create(Client.ResultHandler updateHandler, Client.ExceptionHandler updateExceptionHandler, Client.ExceptionHandler defaultExceptionHandler)Creates new Client.
-