System.PushNotification.TPushService.DoReceiveNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoReceiveNotification(const ANotification: TPushServiceNotification);

C++

void __fastcall DoReceiveNotification(TPushServiceNotification* const ANotification);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.