API:System.PushNotification.TPushService.TDeviceTokenNames

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

      TDeviceTokenNames = record
      public const
        DeviceToken = 'devicetoken';
      end;

C++

struct DECLSPEC_DRECORD TDeviceTokenNames
{
public:
    #define TPushService_TDeviceTokenNames_DeviceToken L"devicetoken"
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

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 !