bed77a397cd423b08310e4f1070e31ff1578ec52
[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 _0x1d31=['setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','WhatsappQueue'];(function(_0x29b609,_0x19d388){var _0x54c952=function(_0xb3c38d){while(--_0xb3c38d){_0x29b609['push'](_0x29b609['shift']());}};_0x54c952(++_0x19d388);}(_0x1d31,0xce));var _0x11d3=function(_0x3e6729,_0x16d4af){_0x3e6729=_0x3e6729-0x0;var _0x535bcd=_0x1d31[_0x3e6729];return _0x535bcd;};'use strict';var EventEmitter=require(_0x11d3('0x0'));var WhatsappQueue=require(_0x11d3('0x1'))['db'][_0x11d3('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x11d3('0x3')](0x0);var events={'afterCreate':_0x11d3('0x4'),'afterUpdate':_0x11d3('0x5'),'afterDestroy':_0x11d3('0x6')};function emitEvent(_0x577dba){return function(_0x16641a,_0x5a9faa,_0x1f133b){WhatsappQueueEvents[_0x11d3('0x7')](_0x577dba+':'+_0x16641a['id'],_0x16641a);WhatsappQueueEvents[_0x11d3('0x7')](_0x577dba,_0x16641a);_0x1f133b(null);};}for(var e in events){if(events[_0x11d3('0x8')](e)){var event=events[e];WhatsappQueue[_0x11d3('0x9')](e,emitEvent(event));}}module[_0x11d3('0xa')]=WhatsappQueueEvents;