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

TWSMessage

Declaration

Source position: fpwebsocket.pp line 261

type TWSMessage = record

public

  PayLoad: TBytes;

  Sequences: TFrameSequences;

  IsText: Boolean;

  property AsString: UTF8String; [r]

  property AsUTF8String: UTF8String; [r]

  property AsUnicodeString: UnicodeString; [r]

end;


Documentation generated on: 2023-03-18