#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| static const std::int32_t | ID = -1846555064 |
| | Identifier uniquely determining a type of the object.
|
| |
Reports that authentication code wasn't delivered via SMS; for official mobile applications only. Works only when the current authorization state is authorizationStateWaitCode.
Returns object_ptr<Ok>.
Definition at line 121771 of file td_api.h.
◆ ReturnType
Typedef for the type returned by the function.
Definition at line 121804 of file td_api.h.
◆ reportAuthenticationCodeMissing() [1/2]
| td::td_api::reportAuthenticationCodeMissing::reportAuthenticationCodeMissing |
( |
| ) |
|
Default constructor for a function, which reports that authentication code wasn't delivered via SMS; for official mobile applications only. Works only when the current authorization state is authorizationStateWaitCode.
Returns object_ptr<Ok>.
◆ reportAuthenticationCodeMissing() [2/2]
| td::td_api::reportAuthenticationCodeMissing::reportAuthenticationCodeMissing |
( |
string const & |
mobile_network_code_ | ) |
|
|
explicit |
Creates a function, which reports that authentication code wasn't delivered via SMS; for official mobile applications only. Works only when the current authorization state is authorizationStateWaitCode.
Returns object_ptr<Ok>.
- Parameters
-
| [in] | mobile_network_code_ | Current mobile network code. |
◆ store()
| void td::td_api::reportAuthenticationCodeMissing::store |
( |
TlStorerToString & |
s, |
|
|
const char * |
field_name |
|
) |
| const |
|
finalvirtual |
Helper function for to_string method. Appends string representation of the object to the storer.
- Parameters
-
| [in] | s | Storer to which object string representation will be appended. |
| [in] | field_name | Object field_name if applicable. |
Implements td::TlObject.
◆ ID
| const std::int32_t td::td_api::reportAuthenticationCodeMissing::ID = -1846555064 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 121801 of file td_api.h.
◆ mobile_network_code_
| string td::td_api::reportAuthenticationCodeMissing::mobile_network_code_ |
Current mobile network code.
Definition at line 121782 of file td_api.h.
The documentation for this class was generated from the following file:
- /home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h