REST.Backend.PushDevice.TCustomPushEvents.TDeviceTokenFailedEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDeviceTokenFailedEvent = procedure(Sender: TObject; const AErrorMessage: string) of object;

C++

typedef void __fastcall (__closure *TDeviceTokenFailedEvent)(System::TObject* Sender, const System::UnicodeString AErrorMessage);

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.