Signal
JsonrpcServer::client-closed
since: 3.30
Description [src]
This signal is emitted when a new client has been lost.
Default handler: The default handler is called after the handlers added via |
Available since: 3.30 |
Parameters
client
-
Type:
JsonrpcClient
A
JsonrpcClient
.The data is owned by the caller of the function.