Discuss this help topic in SecureBlackbox Forum

TElWebSocketSubProtocols class

Properties     Methods     Declared in     


Represents a list of WebSocket subprotocols.

Description

    The Sec-WebSocket-Protocol header field, if available in the handshake request, contains a list of WebSocket subprotocols. TElWebSocketSubProtocols class provides functionality to store and manage the list of WebSocket subprotocols. Each item of the list is represented by a TElWebSocketSubProtocol object.

Properties

Methods

Declared in

.NET:
  • Namespace: SBWebSocketCommon
  • Assembly: SecureBlackbox.HTTPCommon
VCL:
  • Unit: SBWebSocketCommon
Java:
  • Package: SecureBlackbox.HTTPCommon.jar
C++:
  • sbwebsocketcommon.h

Discuss this help topic in SecureBlackbox Forum