4a968ad1fca48de14255a1218247971098eb3e53
[motion2.git] / server / api / chatInteraction / chatInteraction.socket.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x6d0c=['emit','length','save','remove','update'];(function(_0x32879f,_0x3aceec){var _0x3aff3e=function(_0x376ca4){while(--_0x376ca4){_0x32879f['push'](_0x32879f['shift']());}};_0x3aff3e(++_0x3aceec);}(_0x6d0c,0x9d));var _0xc6d0=function(_0x3b0866,_0x454edd){_0x3b0866=_0x3b0866-0x0;var _0x323008=_0x6d0c[_0x3b0866];return _0x323008;};'use strict';var ChatInteractionEvents=require('./chatInteraction.events');var events=[_0xc6d0('0x0'),_0xc6d0('0x1'),_0xc6d0('0x2')];function createListener(_0x522dd3,_0x32b4d0){return function(_0x36e242){_0x32b4d0[_0xc6d0('0x3')](_0x522dd3,_0x36e242);};}function removeListener(_0x521f43,_0x31af6f){return function(){ChatInteractionEvents['removeListener'](_0x521f43,_0x31af6f);};}exports['register']=function(_0x3e0082){for(var _0x3adb0e=0x0,_0x2ce222=events[_0xc6d0('0x4')];_0x3adb0e<_0x2ce222;_0x3adb0e++){var _0x136108=events[_0x3adb0e];var _0x1e2742=createListener('chatInteraction:'+_0x136108,_0x3e0082);ChatInteractionEvents['on'](_0x136108,_0x1e2742);}};