Built motion from commit 14588770.|2.5.38
[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 _0xdc1c=['hook','exports','../../mysqldb','save','update','remove','emit'];(function(_0x2cc594,_0x4d727b){var _0x4abff7=function(_0x22b01d){while(--_0x22b01d){_0x2cc594['push'](_0x2cc594['shift']());}};_0x4abff7(++_0x4d727b);}(_0xdc1c,0x160));var _0xcdc1=function(_0x21459c,_0x5cab60){_0x21459c=_0x21459c-0x0;var _0x850934=_0xdc1c[_0x21459c];return _0x850934;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require(_0xcdc1('0x0'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xcdc1('0x1'),'afterUpdate':_0xcdc1('0x2'),'afterDestroy':_0xcdc1('0x3')};function emitEvent(_0x7ae946){return function(_0x333578,_0x2fffbc,_0x5f5548){WhatsappQueueEvents[_0xcdc1('0x4')](_0x7ae946+':'+_0x333578['id'],_0x333578);WhatsappQueueEvents[_0xcdc1('0x4')](_0x7ae946,_0x333578);_0x5f5548(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0xcdc1('0x5')](e,emitEvent(event));}}module[_0xcdc1('0x6')]=WhatsappQueueEvents;