072aaefcc73814e826a2db20f20ed52593205c2e
[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 _0xdad0=['save','emit','hook','exports','../../mysqldb','WhatsappQueue','setMaxListeners'];(function(_0x222c00,_0x4cec78){var _0x20e9c2=function(_0x560f39){while(--_0x560f39){_0x222c00['push'](_0x222c00['shift']());}};_0x20e9c2(++_0x4cec78);}(_0xdad0,0x131));var _0x0dad=function(_0xfdadfe,_0x251fd3){_0xfdadfe=_0xfdadfe-0x0;var _0x1de0b9=_0xdad0[_0xfdadfe];return _0x1de0b9;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require(_0x0dad('0x0'))['db'][_0x0dad('0x1')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x0dad('0x2')](0x0);var events={'afterCreate':_0x0dad('0x3'),'afterUpdate':'update','afterDestroy':'remove'};function emitEvent(_0x20e007){return function(_0x3a5dc9,_0x59474e,_0x29e4bf){WhatsappQueueEvents[_0x0dad('0x4')](_0x20e007+':'+_0x3a5dc9['id'],_0x3a5dc9);WhatsappQueueEvents[_0x0dad('0x4')](_0x20e007,_0x3a5dc9);_0x29e4bf(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0x0dad('0x5')](e,emitEvent(event));}}module[_0x0dad('0x6')]=WhatsappQueueEvents;