List of all members
DeviceToken Class Reference

Inherits Object.

Inherited by deviceTokenApplePush, deviceTokenApplePushVoIP, deviceTokenBlackBerryPush, deviceTokenFirebaseCloudMessaging, deviceTokenMicrosoftPush, deviceTokenMicrosoftPushVoIP, deviceTokenSimplePush, deviceTokenTizenPush, deviceTokenUbuntuPush, deviceTokenWebPush, and deviceTokenWindowsPush.

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.

Additional Inherited Members

- Public Instance Methods inherited from 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
 

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