API:REST.Backend.PushDevice.TCustomPushEvents.ProcessPushNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ProcessPushNotification(const ANotification: System.PushNotification.TPushServiceNotification); virtual;

C++

virtual void __fastcall ProcessPushNotification(System::Pushnotification::TPushServiceNotification* const ANotification);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Backend.PushDevice.pas
REST.Backend.PushDevice.hpp
REST.Backend.PushDevice TCustomPushEvents

Description

Embarcadero Technologies does not currently have any additional information.