REST.Backend.PushTypes.TDeviceRegisteredAtProviderEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDeviceRegisteredAtProviderEvent = procedure(const AService: TPushService) of object;

C++

typedef void __fastcall (__closure *TDeviceRegisteredAtProviderEvent)(System::Pushnotification::TPushService* const AService);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.