OnSessionLoggedOut
This message is sent when the user actively logs out on any WebSocket tied to the same proxy session.
Warning noteThe WebSocket is closed by the Qlik Sense Proxy Service (QPS) after this message.
{
"jsonrpc":"2.0",
"method":"OnSessionLoggedOut",
"params":
{
"severity":"fatal",
"timestamp":"2014-01-10T08:33:35.7593665Z",
"message":"User logged out manually"
}
}