System.PushNotification.TPushService.GetStartupNotifications

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStartupNotifications: TArray<TPushServiceNotification>; virtual; abstract;

C++

virtual System::DynamicArray<TPushServiceNotification*> __fastcall GetStartupNotifications() = 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.