Package it.ernytech.tdlib.utils
-
Interface Summary Interface Description CloseCallback Interface of callback for receive notification of closing Tdlib.ErrorCallback Interface of callback for receive incoming error response.ReceiveCallback Interface of callback for receive incoming update or request response. -
Class Summary Class Description Init Init class to successfully initialize TdlibLoadLibrary The class to load the libraries needed to run Tdlib -
Enum Summary Enum Description Arch Enumeration with all architectures recognized by this library.Os Enumeration with all operating systems recognized by this library. -
Exception Summary Exception Description CantLoadLibrary An exception that is thrown when the LoadLibrary class fails to load the library.MissingTdlibLibrary An runtime exception that is thrown when the libraries needed for Tdlib have not been loaded.