4fc99ab0edfaf34f352a87a7e21cea4884240234
[motion2.git] / server / api / whatsappQueue / whatsappQueue.events.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 _0xba30=['../../mysqldb','WhatsappQueue','save','remove','emit','hook','exports','events'];(function(_0x37d0f2,_0x1c041a){var _0x1c5e8f=function(_0x432bbb){while(--_0x432bbb){_0x37d0f2['push'](_0x37d0f2['shift']());}};_0x1c5e8f(++_0x1c041a);}(_0xba30,0xff));var _0x0ba3=function(_0x10d341,_0x57ff35){_0x10d341=_0x10d341-0x0;var _0xddc36d=_0xba30[_0x10d341];return _0xddc36d;};'use strict';var EventEmitter=require(_0x0ba3('0x0'));var WhatsappQueue=require(_0x0ba3('0x1'))['db'][_0x0ba3('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':_0x0ba3('0x3'),'afterUpdate':'update','afterDestroy':_0x0ba3('0x4')};function emitEvent(_0x468fea){return function(_0xaa824d,_0x2a3589,_0x57f11d){WhatsappQueueEvents[_0x0ba3('0x5')](_0x468fea+':'+_0xaa824d['id'],_0xaa824d);WhatsappQueueEvents[_0x0ba3('0x5')](_0x468fea,_0xaa824d);_0x57f11d(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0x0ba3('0x6')](e,emitEvent(event));}}module[_0x0ba3('0x7')]=WhatsappQueueEvents;