Discuss this help topic in SecureBlackbox Forum

TElWebSocketSubProtocols class

Properties     Methods     Declared in     Licensing     


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

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

HTTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

Discuss this help topic in SecureBlackbox Forum