90f9dc5c51bfa8738ef00542376a3a8d2d6cf178
[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 _0xe22d=['setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb'];(function(_0x500f7c,_0x47850){var _0x6e8c68=function(_0x2b15f8){while(--_0x2b15f8){_0x500f7c['push'](_0x500f7c['shift']());}};_0x6e8c68(++_0x47850);}(_0xe22d,0xe4));var _0xde22=function(_0x1facfa,_0x1acf7d){_0x1facfa=_0x1facfa-0x0;var _0x9ec701=_0xe22d[_0x1facfa];return _0x9ec701;};'use strict';var EventEmitter=require(_0xde22('0x0'));var WhatsappQueue=require(_0xde22('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xde22('0x2')](0x0);var events={'afterCreate':_0xde22('0x3'),'afterUpdate':_0xde22('0x4'),'afterDestroy':_0xde22('0x5')};function emitEvent(_0x4e504b){return function(_0x9ad433,_0x543ebb,_0x1292dc){WhatsappQueueEvents[_0xde22('0x6')](_0x4e504b+':'+_0x9ad433['id'],_0x9ad433);WhatsappQueueEvents[_0xde22('0x6')](_0x4e504b,_0x9ad433);_0x1292dc(null);};}for(var e in events){if(events[_0xde22('0x7')](e)){var event=events[e];WhatsappQueue[_0xde22('0x8')](e,emitEvent(event));}}module[_0xde22('0x9')]=WhatsappQueueEvents;