REST.Backend.ParseApi.TParseApi.TDeviceNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDeviceNames = record

C++

struct DECLSPEC_DRECORD TDeviceNames
{
public:
    #define TParseApi_TDeviceNames_IOS L"ios"
    #define TParseApi_TDeviceNames_Android L"android"
};

Properties

Type Visibility Source Unit Parent
record
struct
public
REST.Backend.ParseApi.pas
REST.Backend.ParseApi.hpp
REST.Backend.ParseApi TParseApi

Description

Embarcadero Technologies does not currently have any additional information.