Built motion from commit (unavailable).|2.5.16
[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 _0x15e9=['emit','removeListener','mailQueue:','./mailQueue.events','remove','update'];(function(_0x27ce17,_0x34c3c2){var _0x2c7818=function(_0x159924){while(--_0x159924){_0x27ce17['push'](_0x27ce17['shift']());}};_0x2c7818(++_0x34c3c2);}(_0x15e9,0x165));var _0x915e=function(_0xed1edd,_0xb23866){_0xed1edd=_0xed1edd-0x0;var _0x13fae8=_0x15e9[_0xed1edd];return _0x13fae8;};'use strict';var MailQueueEvents=require(_0x915e('0x0'));var events=['save',_0x915e('0x1'),_0x915e('0x2')];function createListener(_0x2f4175,_0x82f59b){return function(_0x3f2e93){_0x82f59b[_0x915e('0x3')](_0x2f4175,_0x3f2e93);};}function removeListener(_0x95ceba,_0x3df282){return function(){MailQueueEvents[_0x915e('0x4')](_0x95ceba,_0x3df282);};}exports['register']=function(_0x308cb4){for(var _0x321010=0x0,_0x5156ee=events['length'];_0x321010<_0x5156ee;_0x321010++){var _0x283760=events[_0x321010];var _0xc692d4=createListener(_0x915e('0x5')+_0x283760,_0x308cb4);MailQueueEvents['on'](_0x283760,_0xc692d4);}};