EMS.ResourceAPI.TEndpointRequest

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
Unit: EMS.ResourceAPI | |
Parent: EMS.ResourceAPI |
Delphi
TEndpointRequest = class
C++
class PASCALIMPLEMENTATION TEndpointRequest : public System::TObject
Description
Represents a request that your EMS server receives.
Endpoint methods of EMS resources receive an instance of TEndpointRequest.
An instance of TEndpointRequest provides properties that hold the data of the request.