23c3b994ba0278e2db6a2195d5ef9a1fc979d7cb
[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 _0xcdf9=['emit','./mailInteraction.events','save','remove','update'];(function(_0x128f1d,_0x22196d){var _0x86077b=function(_0x3dbfbb){while(--_0x3dbfbb){_0x128f1d['push'](_0x128f1d['shift']());}};_0x86077b(++_0x22196d);}(_0xcdf9,0x1aa));var _0x9cdf=function(_0x555b2f,_0x43b622){_0x555b2f=_0x555b2f-0x0;var _0x81c0a6=_0xcdf9[_0x555b2f];return _0x81c0a6;};'use strict';var MailInteractionEvents=require(_0x9cdf('0x0'));var events=[_0x9cdf('0x1'),_0x9cdf('0x2'),_0x9cdf('0x3')];function createListener(_0x27dae2,_0x205b26){return function(_0x57476a){_0x205b26[_0x9cdf('0x4')](_0x27dae2,_0x57476a);};}function removeListener(_0x152660,_0x35ca39){return function(){MailInteractionEvents['removeListener'](_0x152660,_0x35ca39);};}exports['register']=function(_0x4296ea){for(var _0x22b41c=0x0,_0x2e3536=events['length'];_0x22b41c<_0x2e3536;_0x22b41c++){var _0xed348f=events[_0x22b41c];var _0xececc7=createListener('mailInteraction:'+_0xed348f,_0x4296ea);MailInteractionEvents['on'](_0xed348f,_0xececc7);}};