52d138c819fb68404dfdae60d9006e960a3111db
[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 _0x2982=['hook','exports','../../mysqldb','setMaxListeners','save','update','remove','emit','hasOwnProperty'];(function(_0xff3f3b,_0x1659d4){var _0x58941f=function(_0x41a787){while(--_0x41a787){_0xff3f3b['push'](_0xff3f3b['shift']());}};_0x58941f(++_0x1659d4);}(_0x2982,0xad));var _0x2298=function(_0x1b4943,_0x4cb92e){_0x1b4943=_0x1b4943-0x0;var _0x5ebf48=_0x2982[_0x1b4943];return _0x5ebf48;};'use strict';var EventEmitter=require('events');var WhatsappQueue=require(_0x2298('0x0'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x2298('0x1')](0x0);var events={'afterCreate':_0x2298('0x2'),'afterUpdate':_0x2298('0x3'),'afterDestroy':_0x2298('0x4')};function emitEvent(_0xf00ee3){return function(_0x991ebc,_0x12b337,_0xc43519){WhatsappQueueEvents[_0x2298('0x5')](_0xf00ee3+':'+_0x991ebc['id'],_0x991ebc);WhatsappQueueEvents['emit'](_0xf00ee3,_0x991ebc);_0xc43519(null);};}for(var e in events){if(events[_0x2298('0x6')](e)){var event=events[e];WhatsappQueue[_0x2298('0x7')](e,emitEvent(event));}}module[_0x2298('0x8')]=WhatsappQueueEvents;