72b35a8d5048976658fdc39382c77cb54bcb2b69
[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 _0xfb2f=['../../mysqldb','WhatsappQueue','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports'];(function(_0x2fba6f,_0x46cea4){var _0x4731c9=function(_0x1c08ad){while(--_0x1c08ad){_0x2fba6f['push'](_0x2fba6f['shift']());}};_0x4731c9(++_0x46cea4);}(_0xfb2f,0x15e));var _0xffb2=function(_0x274a04,_0x5707fc){_0x274a04=_0x274a04-0x0;var _0x7badb1=_0xfb2f[_0x274a04];return _0x7badb1;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require(_0xffb2('0x0'))['db'][_0xffb2('0x1')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xffb2('0x2')](0x0);var events={'afterCreate':_0xffb2('0x3'),'afterUpdate':_0xffb2('0x4'),'afterDestroy':_0xffb2('0x5')};function emitEvent(_0x4c029a){return function(_0x5974b1,_0x157d33,_0xe7b99e){WhatsappQueueEvents[_0xffb2('0x6')](_0x4c029a+':'+_0x5974b1['id'],_0x5974b1);WhatsappQueueEvents[_0xffb2('0x6')](_0x4c029a,_0x5974b1);_0xe7b99e(null);};}for(var e in events){if(events[_0xffb2('0x7')](e)){var event=events[e];WhatsappQueue[_0xffb2('0x8')](e,emitEvent(event));}}module[_0xffb2('0x9')]=WhatsappQueueEvents;