Unit 'fpwebsocket' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TWSClientConnection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpwebsocket.pp line 402

type TWSClientConnection = class(TWSConnection)

protected

  function GetTransport; override;

public

  constructor Create(); overload;

  destructor Destroy; override;

  function GetHandshakeCompleted; override;

  property ClientTransport: TWSClientTransport; [r]

  property HandShakeResponse: TWSHandShakeResponse; [rw]

end;

Inheritance

TWSClientConnection

|

TWSConnection

|

TObject


Documentation generated on: 2023-03-18