bb21ce0b889f12b941ed8c1fc12eea182fc63dec
[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 _0x4060=['../../mysqldb','save','update','remove','emit','hook','exports','events'];(function(_0x1e1336,_0x9df15b){var _0x17eb3d=function(_0x45ec7e){while(--_0x45ec7e){_0x1e1336['push'](_0x1e1336['shift']());}};_0x17eb3d(++_0x9df15b);}(_0x4060,0xe7));var _0x0406=function(_0x18b1d5,_0x23473c){_0x18b1d5=_0x18b1d5-0x0;var _0x38881e=_0x4060[_0x18b1d5];return _0x38881e;};'use strict';var EventEmitter=require(_0x0406('0x0'));var WhatsappQueue=require(_0x0406('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':_0x0406('0x2'),'afterUpdate':_0x0406('0x3'),'afterDestroy':_0x0406('0x4')};function emitEvent(_0x41d4fa){return function(_0x1fcefa,_0x2f1b94,_0x23ff12){WhatsappQueueEvents[_0x0406('0x5')](_0x41d4fa+':'+_0x1fcefa['id'],_0x1fcefa);WhatsappQueueEvents[_0x0406('0x5')](_0x41d4fa,_0x1fcefa);_0x23ff12(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0x0406('0x6')](e,emitEvent(event));}}module[_0x0406('0x7')]=WhatsappQueueEvents;