clientDisconnected()

Emitted when a client has unregistered with the simulator.

Synopsis:

#include <qpps/simulator.h>

void clientDisconnected( qulonglong client );

Arguments:

client
A unique number identifying the client that has just unregistered.

Description:

Emitted when a client has unregistered with the simulator.