72985a9695ef123f1b5f4b048c9c83fea46f6d29
[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 _0x1da3=['hasOwnProperty','exports','events','../../mysqldb','WhatsappQueue','setMaxListeners','save','update','remove','emit'];(function(_0x27608,_0x2fd472){var _0x32eac8=function(_0x5069a7){while(--_0x5069a7){_0x27608['push'](_0x27608['shift']());}};_0x32eac8(++_0x2fd472);}(_0x1da3,0x124));var _0x31da=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0x1da3[_0x4565bf];return _0x5610ba;};'use strict';var EventEmitter=require(_0x31da('0x0'));var WhatsappQueue=require(_0x31da('0x1'))['db'][_0x31da('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x31da('0x3')](0x0);var events={'afterCreate':_0x31da('0x4'),'afterUpdate':_0x31da('0x5'),'afterDestroy':_0x31da('0x6')};function emitEvent(_0x10b917){return function(_0x3d4097,_0x270f9a,_0x2c59b4){WhatsappQueueEvents[_0x31da('0x7')](_0x10b917+':'+_0x3d4097['id'],_0x3d4097);WhatsappQueueEvents[_0x31da('0x7')](_0x10b917,_0x3d4097);_0x2c59b4(null);};}for(var e in events){if(events[_0x31da('0x8')](e)){var event=events[e];WhatsappQueue['hook'](e,emitEvent(event));}}module[_0x31da('0x9')]=WhatsappQueueEvents;