FMX.Platform.TPushDeviceTokenData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TPushDeviceTokenData = record

C++

struct DECLSPEC_DRECORD TPushDeviceTokenData
{
public:
    System::UnicodeString Token;
    void *RawToken;
    __fastcall TPushDeviceTokenData(const System::UnicodeString AToken, void * ARawToken);
    TPushDeviceTokenData() {}
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !