REST.Backend.PushDevice.TCustomPushEvents.TDeviceTokenEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDeviceTokenEvent = procedure(Sender: TObject) of object;

C++

typedef void __fastcall (__closure *TDeviceTokenEvent)(System::TObject* Sender);

Properties

Type Visibility Source Unit Parent
type
typedef
public
REST.Backend.PushDevice.pas
REST.Backend.PushDevice.hpp
REST.Backend.PushDevice TCustomPushEvents

Description

Embarcadero Technologies does not currently have any additional information.