Built motion from commit 19a84241.|2.5.34
[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 _0xc9ba=['setMaxListeners','save','update','emit','hasOwnProperty','hook','exports','events'];(function(_0x616290,_0x280b7f){var _0x453879=function(_0x27bda7){while(--_0x27bda7){_0x616290['push'](_0x616290['shift']());}};_0x453879(++_0x280b7f);}(_0xc9ba,0xd7));var _0xac9b=function(_0x44d6a1,_0x3498f3){_0x44d6a1=_0x44d6a1-0x0;var _0x3c6f24=_0xc9ba[_0x44d6a1];return _0x3c6f24;};'use strict';var EventEmitter=require(_0xac9b('0x0'));var WhatsappQueue=require('../../mysqldb')['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xac9b('0x1')](0x0);var events={'afterCreate':_0xac9b('0x2'),'afterUpdate':_0xac9b('0x3'),'afterDestroy':'remove'};function emitEvent(_0x1da567){return function(_0x3e93b4,_0x3ed612,_0x17f56d){WhatsappQueueEvents[_0xac9b('0x4')](_0x1da567+':'+_0x3e93b4['id'],_0x3e93b4);WhatsappQueueEvents[_0xac9b('0x4')](_0x1da567,_0x3e93b4);_0x17f56d(null);};}for(var e in events){if(events[_0xac9b('0x5')](e)){var event=events[e];WhatsappQueue[_0xac9b('0x6')](e,emitEvent(event));}}module[_0xac9b('0x7')]=WhatsappQueueEvents;