System.PushNotification.TPushService.DeviceToken

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DeviceToken: TPropArray read GetDeviceToken;

C++

__property System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> > DeviceToken = {read=GetDeviceToken};

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.