26048364e95c52389badc44d40aa9ac314b79de6
[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 _0xf27a=['hasOwnProperty','hook','exports','events','../../mysqldb','WhatsappQueue','setMaxListeners','update','remove','emit'];(function(_0x3caf0a,_0x299822){var _0x44050b=function(_0x1dcaca){while(--_0x1dcaca){_0x3caf0a['push'](_0x3caf0a['shift']());}};_0x44050b(++_0x299822);}(_0xf27a,0x111));var _0xaf27=function(_0x532d1c,_0x27e70f){_0x532d1c=_0x532d1c-0x0;var _0x3e89f6=_0xf27a[_0x532d1c];return _0x3e89f6;};'use strict';var EventEmitter=require(_0xaf27('0x0'));var WhatsappQueue=require(_0xaf27('0x1'))['db'][_0xaf27('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xaf27('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0xaf27('0x4'),'afterDestroy':_0xaf27('0x5')};function emitEvent(_0x18785f){return function(_0x33cc1d,_0x13ee2a,_0x1fa2ce){WhatsappQueueEvents[_0xaf27('0x6')](_0x18785f+':'+_0x33cc1d['id'],_0x33cc1d);WhatsappQueueEvents[_0xaf27('0x6')](_0x18785f,_0x33cc1d);_0x1fa2ce(null);};}for(var e in events){if(events[_0xaf27('0x7')](e)){var event=events[e];WhatsappQueue[_0xaf27('0x8')](e,emitEvent(event));}}module[_0xaf27('0x9')]=WhatsappQueueEvents;