|
TDLib
|
This is the complete list of members for td::td_api::passwordState, including all inherited members.
| has_passport_data_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| has_password_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| has_recovery_email_address_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| ID (defined in td::td_api::passwordState) | td::td_api::passwordState | static |
| login_email_address_pattern_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| password_hint_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| passwordState() (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| passwordState(bool has_password_, string const &password_hint_, bool has_recovery_email_address_, bool has_passport_data_, object_ptr< emailAddressAuthenticationCodeInfo > &&recovery_email_address_code_info_, string const &login_email_address_pattern_, int32 pending_reset_date_) (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| pending_reset_date_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| recovery_email_address_code_info_ (defined in td::td_api::passwordState) | td::td_api::passwordState | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::passwordState | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| ~TlObject()=default | td::TlObject | virtual |