System.PushNotification.TPushService.DeviceTokenValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DeviceTokenValue[const AName: string]: string read GetDeviceTokenValue;

C++

__property System::UnicodeString DeviceTokenValue[const System::UnicodeString AName] = {read=GetDeviceTokenValue};

Properties

Type Visibility Source Unit Parent
property public
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

Description

Embarcadero Technologies does not currently have any additional information.