Built motion from commit 753c950e.|2.5.42
[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 _0x3b48=['./mailInteraction.events','remove','update','removeListener','register','length'];(function(_0x24065b,_0x1775ba){var _0x88b0b7=function(_0x1143fc){while(--_0x1143fc){_0x24065b['push'](_0x24065b['shift']());}};_0x88b0b7(++_0x1775ba);}(_0x3b48,0x66));var _0x83b4=function(_0x32c58c,_0x24a551){_0x32c58c=_0x32c58c-0x0;var _0x5c1383=_0x3b48[_0x32c58c];return _0x5c1383;};'use strict';var MailInteractionEvents=require(_0x83b4('0x0'));var events=['save',_0x83b4('0x1'),_0x83b4('0x2')];function createListener(_0x11ad5e,_0xd496b2){return function(_0x6ea8e8){_0xd496b2['emit'](_0x11ad5e,_0x6ea8e8);};}function removeListener(_0x5d5057,_0x46a98d){return function(){MailInteractionEvents[_0x83b4('0x3')](_0x5d5057,_0x46a98d);};}exports[_0x83b4('0x4')]=function(_0xb0901d){for(var _0x4d9d9f=0x0,_0x6e5ce6=events[_0x83b4('0x5')];_0x4d9d9f<_0x6e5ce6;_0x4d9d9f++){var _0x31d094=events[_0x4d9d9f];var _0x9840c=createListener('mailInteraction:'+_0x31d094,_0xb0901d);MailInteractionEvents['on'](_0x31d094,_0x9840c);}};