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

Connected Event

Fired when a WebSocket is successfully opened.

Syntax

 virtual int FireConnected(WSProxyConnectedEventParams *e);

 
typedef struct {
int ConnectionId;
int reserved;
} WSProxyConnectedEventParams;

Remarks

The Connected event is fired when a WebSocket is successfully opened on an connection.

ConnectionId identifies the connection.

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