request_unqueued
Description:
Emitted when a request is removed from session
's queue, indicating that session
is done with it.
See request_queued for a detailed description of the message lifecycle within a session.
Parameters:
msg |
the request that was unqueued |