pong


Description:

[ Version ( since = "2.60" ) ]
public virtual signal void pong (Bytes message)

Emitted when we receive a Pong frame (solicited or unsolicited) from the peer.

As a convenience, the message data will always be NUL-terminated, but the NUL byte will not be included in the length count.

Parameters:

message

the application data (if any)