50b99884b55371b046af77faa6a6e6535f2af593
[motion2.git] / server / api / mailQueue / mailQueue.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 _0x4c04=['./mailQueue.events','save','remove','update','removeListener'];(function(_0x2faab5,_0x5d843b){var _0xe7dc9c=function(_0x916b48){while(--_0x916b48){_0x2faab5['push'](_0x2faab5['shift']());}};_0xe7dc9c(++_0x5d843b);}(_0x4c04,0x12c));var _0x44c0=function(_0x5d7e8c,_0x370492){_0x5d7e8c=_0x5d7e8c-0x0;var _0x297d8a=_0x4c04[_0x5d7e8c];return _0x297d8a;};'use strict';var MailQueueEvents=require(_0x44c0('0x0'));var events=[_0x44c0('0x1'),_0x44c0('0x2'),_0x44c0('0x3')];function createListener(_0x2a5f1b,_0x86fed2){return function(_0x567080){_0x86fed2['emit'](_0x2a5f1b,_0x567080);};}function removeListener(_0x46f7cc,_0x17566d){return function(){MailQueueEvents[_0x44c0('0x4')](_0x46f7cc,_0x17566d);};}exports['register']=function(_0x2bd377){for(var _0x2ad568=0x0,_0x593160=events['length'];_0x2ad568<_0x593160;_0x2ad568++){var _0x567f6b=events[_0x2ad568];var _0x1a430b=createListener('mailQueue:'+_0x567f6b,_0x2bd377);MailQueueEvents['on'](_0x567f6b,_0x1a430b);}};