-- | Register a new IQ listener. IQ requests matching the type and namespace will
-- be put in the channel.
listenIQChan::IQRequestType-- ^ type of IQs to receive (Get / Set)
@ -196,3 +197,4 @@ endSession = do -- TODO: This has to be idempotent (is it?)
@@ -196,3 +197,4 @@ endSession = do -- TODO: This has to be idempotent (is it?)