REST.Backend.PushTypes.TBackendPushDeviceApi.RegisterDevice

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure RegisterDevice(AOnRegistered: TDeviceRegisteredAtProviderEvent); overload;
procedure RegisterDevice(const AProperties: TJSONObject; AOnRegistered: TDeviceRegisteredAtProviderEvent); overload;

C++

void __fastcall RegisterDevice(TDeviceRegisteredAtProviderEvent AOnRegistered)/* overload */;
void __fastcall RegisterDevice(System::Json::TJSONObject* const AProperties, TDeviceRegisteredAtProviderEvent AOnRegistered)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TBackendPushDeviceApi

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !