SecureBlackbox 2020 PHP Edition

Questions / Feedback?

KeepAliveResponse Event

Reports a response to a keep-alive message.

Object Oriented Interface

public function fireKeepAliveResponse($param);

Procedural Interface

secureblackbox_websocketserver_register_callback($res, 11, array($this, 'fireKeepAliveResponse'));

Parameter List


'connectionid'

Remarks

This event is triggered when a response to a previously sent keep-alive message is received.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]