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

Connected Event

Fired when a WebSocket is successfully opened.

Syntax

public void fireConnected(WsserverConnectedEvent event);

public class WsserverConnectedEvent {
  public String connectionId;
}

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