IPWorks WebSockets 2020 iOS Edition

Questions / Feedback?

onConnected (event)

Fired when a WebSocket is successfully opened.

Syntax

- (void)onConnected:(int)connectionId;
func onConnected(_ connectionId: Int32)

Remarks

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

ConnectionId identifies the connection.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks WebSockets 2020 iOS Edition - Version 20.0 [Build 8155]