99f6fd59b680af32120465e94636a0e951a644c6
[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 _0x57d0=['../../mysqldb','setMaxListeners','save','update','remove','emit','hook','exports','events'];(function(_0x341f24,_0x5b49a1){var _0x2894b3=function(_0x18bbd6){while(--_0x18bbd6){_0x341f24['push'](_0x341f24['shift']());}};_0x2894b3(++_0x5b49a1);}(_0x57d0,0x1af));var _0x057d=function(_0x192772,_0x100b16){_0x192772=_0x192772-0x0;var _0x2b50bd=_0x57d0[_0x192772];return _0x2b50bd;};'use strict';var EventEmitter=require(_0x057d('0x0'));var WhatsappQueue=require(_0x057d('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x057d('0x2')](0x0);var events={'afterCreate':_0x057d('0x3'),'afterUpdate':_0x057d('0x4'),'afterDestroy':_0x057d('0x5')};function emitEvent(_0x5bbe2f){return function(_0x2bbfc2,_0x51cb55,_0x5f1c3e){WhatsappQueueEvents[_0x057d('0x6')](_0x5bbe2f+':'+_0x2bbfc2['id'],_0x2bbfc2);WhatsappQueueEvents['emit'](_0x5bbe2f,_0x2bbfc2);_0x5f1c3e(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];WhatsappQueue[_0x057d('0x7')](e,emitEvent(event));}}module[_0x057d('0x8')]=WhatsappQueueEvents;