Built motion from commit bab6f49e.|2.6.17
[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 _0x219b=['setMaxListeners','save','remove','emit','hasOwnProperty','hook','exports','WhatsappQueue'];(function(_0x35ad5a,_0x25f15a){var _0x4a56c9=function(_0x265e58){while(--_0x265e58){_0x35ad5a['push'](_0x35ad5a['shift']());}};_0x4a56c9(++_0x25f15a);}(_0x219b,0x67));var _0xb219=function(_0x9378ff,_0x1dccee){_0x9378ff=_0x9378ff-0x0;var _0x807ba3=_0x219b[_0x9378ff];return _0x807ba3;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require('../../mysqldb')['db'][_0xb219('0x0')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xb219('0x1')](0x0);var events={'afterCreate':_0xb219('0x2'),'afterUpdate':'update','afterDestroy':_0xb219('0x3')};function emitEvent(_0x34be23){return function(_0x3a89ad,_0x1745bb,_0x44a279){WhatsappQueueEvents[_0xb219('0x4')](_0x34be23+':'+_0x3a89ad['id'],_0x3a89ad);WhatsappQueueEvents[_0xb219('0x4')](_0x34be23,_0x3a89ad);_0x44a279(null);};}for(var e in events){if(events[_0xb219('0x5')](e)){var event=events[e];WhatsappQueue[_0xb219('0x6')](e,emitEvent(event));}}module[_0xb219('0x7')]=WhatsappQueueEvents;