IP*Works! WS V9 - Online Help
IP*Works! WS V9
Questions / Feedback?

WSConnectionSubProtocols Property

The subprotocols (application-level protocols layered over the WebSocket Protocol) sent by the client in the initial WebSocket connection request.

Object Oriented Interface

public function getWSConnectionSubProtocols($connectionid);

Procedural Interface

ipworksws_wsserver_get($res, 16 , $connectionid);

Default Value

''

Remarks

The subprotocols (application-level protocols layered over the WebSocket Protocol) sent by the client in the initial WebSocket connection request.

The size of the array is controlled by the WSConnectionCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0