onConnectionConnected (event)

Fired when a client has connected.

Syntax

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

Remarks

This event fires when a client has successfully established a WebSocket connection.

ConnectionId identifies the connection.

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