REST.Backend.EMSApi.TEMSClientAPI.CreateAndroidInstallationObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function CreateAndroidInstallationObject(const ADeviceToken: string; const AProperties: TJSONObject): TJSONObject; overload;
function CreateAndroidInstallationObject(const ADeviceToken: string;  const AProperties: TJSONObject; AChannels: array of string): TJSONObject; overload;

C++

System::Json::TJSONObject* __fastcall CreateAndroidInstallationObject(const System::UnicodeString ADeviceToken, System::Json::TJSONObject* const AProperties)/* overload */;
System::Json::TJSONObject* __fastcall CreateAndroidInstallationObject(const System::UnicodeString ADeviceToken, System::Json::TJSONObject* const AProperties, System::UnicodeString *AChannels, const int AChannels_High)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

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 !