System.PushNotification.TPushService.GetStartupNotifications
Delphi
function GetStartupNotifications: TArray<TPushServiceNotification>; virtual; abstract;
C++
virtual System::DynamicArray<TPushServiceNotification*> __fastcall GetStartupNotifications(void) = 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. Please help us document this topic by using the Discussion page!