EMS.ResourceAPI.TEndpointHeaders

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTEndpointHeaders

Delphi

TEndpointHeaders = class abstract

C++

class PASCALIMPLEMENTATION TEndpointHeaders : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI EMS.ResourceAPI

Description

Group of headers of a request or a response.

You can use the following methods to interact with an instance of TEndpointHeaders:

See Also