System.PushNotification.TPushService.GetDeviceToken

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDeviceToken: TPropArray; virtual; abstract;

C++

virtual System::DynamicArray<System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> > __fastcall GetDeviceToken() = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
System.PushNotification.pas
System.PushNotification.hpp
System.PushNotification TPushService

Description

Embarcadero Technologies does not currently have any additional information.