sendIsStopTypingStatus: function (jid_or_user_id) {
        Utils.QBLog('[QBChat]', 'Call sendIsStopTypingStatus ');
        var self = this,
            stanzaParams = {
                from: self.helpers.getUserCurrentJid(),