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::DeviceToken Class Reference

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

Inheritance diagram for td::td_api::DeviceToken:
td::td_api::Object td::TlObject td::td_api::deviceTokenApplePush td::td_api::deviceTokenApplePushVoIP td::td_api::deviceTokenBlackBerryPush td::td_api::deviceTokenFirebaseCloudMessaging td::td_api::deviceTokenHuaweiPush td::td_api::deviceTokenMicrosoftPush td::td_api::deviceTokenMicrosoftPushVoIP td::td_api::deviceTokenSimplePush td::td_api::deviceTokenTizenPush td::td_api::deviceTokenUbuntuPush td::td_api::deviceTokenWebPush td::td_api::deviceTokenWindowsPush

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. Represents a data needed to subscribe for push notifications through registerDevice method. To use specific push notification service, the correct application platform must be specified and a valid server authentication data must be uploaded at https://my.telegram.org.

Definition at line 18321 of file td_api.h.


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