d24434432f84f9f7b4e230c8ae387ef3e27c011d
[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 _0x13a5=['register','./mailInteraction.events','update','emit','removeListener'];(function(_0x1ca33d,_0x51fd9b){var _0x1e41a6=function(_0x396ab3){while(--_0x396ab3){_0x1ca33d['push'](_0x1ca33d['shift']());}};_0x1e41a6(++_0x51fd9b);}(_0x13a5,0x79));var _0x513a=function(_0x287571,_0x542173){_0x287571=_0x287571-0x0;var _0x110e7f=_0x13a5[_0x287571];return _0x110e7f;};'use strict';var MailInteractionEvents=require(_0x513a('0x0'));var events=['save','remove',_0x513a('0x1')];function createListener(_0x3f8475,_0x1907aa){return function(_0x18de16){_0x1907aa[_0x513a('0x2')](_0x3f8475,_0x18de16);};}function removeListener(_0x1f6810,_0x4c2279){return function(){MailInteractionEvents[_0x513a('0x3')](_0x1f6810,_0x4c2279);};}exports[_0x513a('0x4')]=function(_0x412d30){for(var _0x5c2731=0x0,_0x53015d=events['length'];_0x5c2731<_0x53015d;_0x5c2731++){var _0x2ec4d5=events[_0x5c2731];var _0x27c71b=createListener('mailInteraction:'+_0x2ec4d5,_0x412d30);MailInteractionEvents['on'](_0x2ec4d5,_0x27c71b);}};