Built motion from commit 3c2ce842.|2.6.31
[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 _0x25f3=['remove','update','removeListener','register','length'];(function(_0x5cb366,_0x2a3d54){var _0x4358cd=function(_0x1b1856){while(--_0x1b1856){_0x5cb366['push'](_0x5cb366['shift']());}};_0x4358cd(++_0x2a3d54);}(_0x25f3,0x15e));var _0x325f=function(_0x37814b,_0x38825b){_0x37814b=_0x37814b-0x0;var _0x482ed4=_0x25f3[_0x37814b];return _0x482ed4;};'use strict';var ChatWebsiteEvents=require('./chatWebsite.events');var events=['save',_0x325f('0x0'),_0x325f('0x1')];function createListener(_0x1484bb,_0x1fd755){return function(_0x3dfe7b){_0x1fd755['emit'](_0x1484bb,_0x3dfe7b);};}function removeListener(_0x407541,_0x39132b){return function(){ChatWebsiteEvents[_0x325f('0x2')](_0x407541,_0x39132b);};}exports[_0x325f('0x3')]=function(_0x299baf){for(var _0x16275e=0x0,_0x52333e=events[_0x325f('0x4')];_0x16275e<_0x52333e;_0x16275e++){var _0x524415=events[_0x16275e];var _0x1cdfdf=createListener('chatWebsite:'+_0x524415,_0x299baf);ChatWebsiteEvents['on'](_0x524415,_0x1cdfdf);}};