b914db7587816f9a639c9cdddc8554d4141c2ff0
[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 _0x1c50=['hasOwnProperty','hook','exports','events','../../mysqldb','setMaxListeners','save','update','remove','emit'];(function(_0x3a21d5,_0xdd44ad){var _0x1826cb=function(_0xe015c7){while(--_0xe015c7){_0x3a21d5['push'](_0x3a21d5['shift']());}};_0x1826cb(++_0xdd44ad);}(_0x1c50,0x17f));var _0x01c5=function(_0x2aed68,_0x5bfbb2){_0x2aed68=_0x2aed68-0x0;var _0x5aa29f=_0x1c50[_0x2aed68];return _0x5aa29f;};'use strict';var EventEmitter=require(_0x01c5('0x0'));var WhatsappQueue=require(_0x01c5('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x01c5('0x2')](0x0);var events={'afterCreate':_0x01c5('0x3'),'afterUpdate':_0x01c5('0x4'),'afterDestroy':_0x01c5('0x5')};function emitEvent(_0x5120aa){return function(_0x588ca0,_0x86cfe7,_0x3a32fc){WhatsappQueueEvents[_0x01c5('0x6')](_0x5120aa+':'+_0x588ca0['id'],_0x588ca0);WhatsappQueueEvents[_0x01c5('0x6')](_0x5120aa,_0x588ca0);_0x3a32fc(null);};}for(var e in events){if(events[_0x01c5('0x7')](e)){var event=events[e];WhatsappQueue[_0x01c5('0x8')](e,emitEvent(event));}}module[_0x01c5('0x9')]=WhatsappQueueEvents;