#include </home/runner/work/tdlib-obf/tdlib-obf/td/generate/auto/td/telegram/td_api.h>
|
| string | token_ |
| | Device registration token; may be empty to deregister a device.
|
| |
| bool | encrypt_ |
| | True, if push notifications must be additionally encrypted.
|
| |
|
| static const std::int32_t | ID = 1989103142 |
| | Identifier uniquely determining a type of the object.
|
| |
A token for HUAWEI Push Service.
Definition at line 18775 of file td_api.h.
◆ deviceTokenHuaweiPush() [1/2]
| td::td_api::deviceTokenHuaweiPush::deviceTokenHuaweiPush |
( |
| ) |
|
A token for HUAWEI Push Service.
◆ deviceTokenHuaweiPush() [2/2]
| td::td_api::deviceTokenHuaweiPush::deviceTokenHuaweiPush |
( |
string const & |
token_, |
|
|
bool |
encrypt_ |
|
) |
| |
A token for HUAWEI Push Service.
- Parameters
-
| [in] | token_ | Device registration token; may be empty to deregister a device. |
| [in] | encrypt_ | True, if push notifications must be additionally encrypted. |
◆ store()
| void td::td_api::deviceTokenHuaweiPush::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.
◆ encrypt_
| bool td::td_api::deviceTokenHuaweiPush::encrypt_ |
True, if push notifications must be additionally encrypted.
Definition at line 18788 of file td_api.h.
◆ ID
| const std::int32_t td::td_api::deviceTokenHuaweiPush::ID = 1989103142 |
|
static |
Identifier uniquely determining a type of the object.
Definition at line 18804 of file td_api.h.
◆ token_
| string td::td_api::deviceTokenHuaweiPush::token_ |
Device registration token; may be empty to deregister a device.
Definition at line 18786 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