tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
Loading...
Searching...
No Matches
td::td_api::ConnectionState Class Reference

#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>

Inheritance diagram for td::td_api::ConnectionState:
td::td_api::Object td::TlObject td::td_api::connectionStateConnecting td::td_api::connectionStateConnectingToProxy td::td_api::connectionStateReady td::td_api::connectionStateUpdating td::td_api::connectionStateWaitingForNetwork

Additional Inherited Members

- Public Member Functions inherited from td::TlObject
virtual std::int32_t get_id () const =0
 
virtual void store (TlStorerUnsafe &s) const
 
virtual void store (TlStorerCalcLength &s) const
 
virtual void store (TlStorerToString &s, const char *field_name) const =0
 
 TlObject ()=default
 
 TlObject (const TlObject &)=delete
 
TlObjectoperator= (const TlObject &)=delete
 
 TlObject (TlObject &&)=default
 
TlObjectoperator= (TlObject &&)=default
 
virtual ~TlObject ()=default
 

Detailed Description

This class is an abstract base class. Describes the current state of the connection to Telegram servers.

Definition at line 17269 of file td_api.h.


The documentation for this class was generated from the following file: