f433b30995618f277ec2ec28c71e743e066e3605
[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 _0x822d=['remove','emit','register','length','./chatInteraction.events'];(function(_0x37a8cf,_0x3eb675){var _0x25a02d=function(_0x353e28){while(--_0x353e28){_0x37a8cf['push'](_0x37a8cf['shift']());}};_0x25a02d(++_0x3eb675);}(_0x822d,0x1c6));var _0xd822=function(_0x254076,_0x5e7b8d){_0x254076=_0x254076-0x0;var _0x21a93e=_0x822d[_0x254076];return _0x21a93e;};'use strict';var ChatInteractionEvents=require(_0xd822('0x0'));var events=['save',_0xd822('0x1'),'update'];function createListener(_0x45788c,_0x2718bd){return function(_0x576b54){_0x2718bd[_0xd822('0x2')](_0x45788c,_0x576b54);};}function removeListener(_0xd91bc4,_0x2ed5a1){return function(){ChatInteractionEvents['removeListener'](_0xd91bc4,_0x2ed5a1);};}exports[_0xd822('0x3')]=function(_0x580e6){for(var _0x4dc364=0x0,_0x206453=events[_0xd822('0x4')];_0x4dc364<_0x206453;_0x4dc364++){var _0x3b1f79=events[_0x4dc364];var _0x34ac17=createListener('chatInteraction:'+_0x3b1f79,_0x580e6);ChatInteractionEvents['on'](_0x3b1f79,_0x34ac17);}};