Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / chatWebsite / chatWebsite.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 _0x3e3e=['length','./chatWebsite.events','update','emit','register'];(function(_0x51f7e9,_0x3521ec){var _0x2ef4c8=function(_0x3d0567){while(--_0x3d0567){_0x51f7e9['push'](_0x51f7e9['shift']());}};_0x2ef4c8(++_0x3521ec);}(_0x3e3e,0x1f0));var _0xe3e3=function(_0x46d458,_0x120f47){_0x46d458=_0x46d458-0x0;var _0x7118c3=_0x3e3e[_0x46d458];return _0x7118c3;};'use strict';var ChatWebsiteEvents=require(_0xe3e3('0x0'));var events=['save','remove',_0xe3e3('0x1')];function createListener(_0x3f013d,_0x591fac){return function(_0x371de3){_0x591fac[_0xe3e3('0x2')](_0x3f013d,_0x371de3);};}function removeListener(_0x2ec4bc,_0x5dc2db){return function(){ChatWebsiteEvents['removeListener'](_0x2ec4bc,_0x5dc2db);};}exports[_0xe3e3('0x3')]=function(_0x284aa3){for(var _0x4354bc=0x0,_0x4da7fb=events[_0xe3e3('0x4')];_0x4354bc<_0x4da7fb;_0x4354bc++){var _0x41ea24=events[_0x4354bc];var _0x7829b8=createListener('chatWebsite:'+_0x41ea24,_0x284aa3);ChatWebsiteEvents['on'](_0x41ea24,_0x7829b8);}};