Uses of Class
it.tdlight.jni.TdApi.ConnectionState
-
Uses of TdApi.ConnectionState in it.tdlight.jni
Subclasses of TdApi.ConnectionState in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
Currently establishing a connection to the Telegram servers.static final class
Currently establishing a connection with a proxy server.static final class
There is a working connection to the Telegram servers.static final class
Downloading data received while the application was offline.static final class
Currently waiting for the network to become available.Fields in it.tdlight.jni declared as TdApi.ConnectionStateConstructors in it.tdlight.jni with parameters of type TdApi.ConnectionStateModifierConstructorDescriptionThe connection state has changed.