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

TWSFrame

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

Declaration

Source position: fpwebsocket.pp line 233

type TWSFrame = class

protected

  function Read();

  function GetAsBytes; virtual;

public

  class function CreateFromStream();

  constructor Create();

  property Reserved: Byte; [rw]

  property FinalFrame: Boolean; [rw]

  property Payload: TWSFramePayload; [rw]

  property FrameType: TFrameType; [r]

  property Reason: Word; [r]

  property AsBytes: TBytes; [r]

end;

Inheritance

TWSFrame

|

TObject


Documentation generated on: 2023-03-18