Built motion from commit fe909640.|2.6.8
[motion2.git] / server / api / mailInteraction / mailInteraction.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 _0x4eda=['register','length','./mailInteraction.events','remove','update','removeListener'];(function(_0x4ea69d,_0x290f53){var _0x5318e0=function(_0x18e081){while(--_0x18e081){_0x4ea69d['push'](_0x4ea69d['shift']());}};_0x5318e0(++_0x290f53);}(_0x4eda,0xc2));var _0xa4ed=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x4eda[_0x321bb2];return _0x9c12ed;};'use strict';var MailInteractionEvents=require(_0xa4ed('0x0'));var events=['save',_0xa4ed('0x1'),_0xa4ed('0x2')];function createListener(_0x32ec8f,_0x4974b2){return function(_0x19fff7){_0x4974b2['emit'](_0x32ec8f,_0x19fff7);};}function removeListener(_0x2c73e5,_0x53294d){return function(){MailInteractionEvents[_0xa4ed('0x3')](_0x2c73e5,_0x53294d);};}exports[_0xa4ed('0x4')]=function(_0x4a4343){for(var _0x27bfa5=0x0,_0x5474b2=events[_0xa4ed('0x5')];_0x27bfa5<_0x5474b2;_0x27bfa5++){var _0x24f6ce=events[_0x27bfa5];var _0x2a96e3=createListener('mailInteraction:'+_0x24f6ce,_0x4a4343);MailInteractionEvents['on'](_0x24f6ce,_0x2a96e3);}};