Built motion from commit f94df7f0.|2.5.48
[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 _0x9996=['register','./chatWebsite.events','save','update','emit'];(function(_0x5a0187,_0x313c1e){var _0x274667=function(_0x3da5d0){while(--_0x3da5d0){_0x5a0187['push'](_0x5a0187['shift']());}};_0x274667(++_0x313c1e);}(_0x9996,0x1b9));var _0x6999=function(_0x275a8d,_0x159d47){_0x275a8d=_0x275a8d-0x0;var _0x217e5f=_0x9996[_0x275a8d];return _0x217e5f;};'use strict';var ChatWebsiteEvents=require(_0x6999('0x0'));var events=[_0x6999('0x1'),'remove',_0x6999('0x2')];function createListener(_0x149643,_0x1c7130){return function(_0x1489e0){_0x1c7130[_0x6999('0x3')](_0x149643,_0x1489e0);};}function removeListener(_0x17a253,_0x5e5df8){return function(){ChatWebsiteEvents['removeListener'](_0x17a253,_0x5e5df8);};}exports[_0x6999('0x4')]=function(_0x2bf8f1){for(var _0x27d041=0x0,_0x47b066=events['length'];_0x27d041<_0x47b066;_0x27d041++){var _0x13488d=events[_0x27d041];var _0x4be049=createListener('chatWebsite:'+_0x13488d,_0x2bf8f1);ChatWebsiteEvents['on'](_0x13488d,_0x4be049);}};