Built motion from commit 85328c08.|2.5.50
[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 _0x42d1=['update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','setMaxListeners','save'];(function(_0x525d78,_0x14175d){var _0x4c203d=function(_0x45d4f4){while(--_0x45d4f4){_0x525d78['push'](_0x525d78['shift']());}};_0x4c203d(++_0x14175d);}(_0x42d1,0x178));var _0x142d=function(_0x863e3,_0x45bb06){_0x863e3=_0x863e3-0x0;var _0x52faeb=_0x42d1[_0x863e3];return _0x52faeb;};'use strict';var EventEmitter=require(_0x142d('0x0'));var WhatsappQueue=require(_0x142d('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x142d('0x2')](0x0);var events={'afterCreate':_0x142d('0x3'),'afterUpdate':_0x142d('0x4'),'afterDestroy':_0x142d('0x5')};function emitEvent(_0x20e47c){return function(_0x1086d6,_0x348299,_0x1aba2b){WhatsappQueueEvents[_0x142d('0x6')](_0x20e47c+':'+_0x1086d6['id'],_0x1086d6);WhatsappQueueEvents[_0x142d('0x6')](_0x20e47c,_0x1086d6);_0x1aba2b(null);};}for(var e in events){if(events[_0x142d('0x7')](e)){var event=events[e];WhatsappQueue[_0x142d('0x8')](e,emitEvent(event));}}module[_0x142d('0x9')]=WhatsappQueueEvents;