EMS.ResourceAPI.TEndpointHeaders
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: EMS.ResourceAPI | |
Delphi
TEndpointHeaders = class abstract
C++
class PASCALIMPLEMENTATION TEndpointHeaders : public System::TObject
Description
Group of headers of a request or a response.
You can use the following methods to interact with an instance of TEndpointHeaders:
- GetValue or TryGetValue.
- SetValue.