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

TWSFrame.Create

Declaration

Source position: fpwebsocket.pp line 247

public constructor TWSFrame.Create(

  aType: TFrameType;

  aIsFinal: Boolean;

  APayload: TBytes;

  aMask: Integer = 0

); virtual; overload;

constructor TWSFrame.Create(

  const aMessage: UTF8String;

  aMask: Integer = 0

); virtual; overload;

constructor TWSFrame.Create(

  aType: TFrameType;

  aIsFinal: Boolean = True;

  aMask: Integer = 0

); virtual; overload;


Documentation generated on: 2023-03-18