WebSocket.pong

Sends a pong message to the server. This is normally done automatically in response to pings.

class WebSocket
void
pong
(
in ubyte[] data = null
)

See Also

Suggestion Box / Bug Report