API:Datasnap.DSService.TDSJSONService.ProcessJSONCommand
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Datasnap.DSService.pas Datasnap.DSService.hpp
| |
| Unit: Datasnap.DSService | |
| Parent: TDSJSONService | |
Delphi
procedure ProcessJSONCommand(Content: TArray<Byte>; ResponseHandler: TRequestCommandHandler);
C++
void __fastcall ProcessJSONCommand(System::DynamicArray<System::Byte> Content, Data::Dbxcommon::TRequestCommandHandler* ResponseHandler);
Description
Embarcadero Technologies does not currently have any additional information.