ConnectionStateExt extension
Properties
- connectionStateConnecting → ConnectionStateConnecting?
-
Currently establishing a connection to the Telegram servers
read-only
- connectionStateConnectingToProxy → ConnectionStateConnectingToProxy?
-
Currently establishing a connection with a proxy server
read-only
- connectionStateReady → ConnectionStateReady?
-
There is a working connection to the Telegram servers
read-only
- connectionStateUpdating → ConnectionStateUpdating?
-
Downloading data received while the application was offline
read-only
- connectionStateWaitingForNetwork → ConnectionStateWaitingForNetwork?
-
Currently waiting for the network to become available. Use setNetworkType to change the available network type
read-only