ConnectionConnected Event

Fired when a client has connected.

Object Oriented Interface

public function fireConnectionConnected($param);

Procedural Interface

ipworksmq_azurerelayreceiver_register_callback($res, 2, array($this, 'fireConnectionConnected'));

Parameter List


'connectionid'

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 PHP Edition - Version 20.0 [Build 8155]