API:REST.Backend.PushTypes.IBackendPushDeviceApi.RegisterDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RegisterDevice(AOnRegistered: TDeviceRegisteredAtProviderEvent);

C++

virtual void __fastcall RegisterDevice(TDeviceRegisteredAtProviderEvent AOnRegistered) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes IBackendPushDeviceApi

Description

Embarcadero Technologies does not currently have any additional information.