455285b3fe21884a5133a3532309cd3ca0907ed3
[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 _0xe11f=['WhatsappQueue','setMaxListeners','update','remove','emit','hasOwnProperty','hook','events'];(function(_0x1a22d9,_0x5e785a){var _0x54e93f=function(_0xa600ee){while(--_0xa600ee){_0x1a22d9['push'](_0x1a22d9['shift']());}};_0x54e93f(++_0x5e785a);}(_0xe11f,0x10f));var _0xfe11=function(_0x6e7fc0,_0x18b91e){_0x6e7fc0=_0x6e7fc0-0x0;var _0xf69948=_0xe11f[_0x6e7fc0];return _0xf69948;};'use strict';var EventEmitter=require(_0xfe11('0x0'));var WhatsappQueue=require('../../mysqldb')['db'][_0xfe11('0x1')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0xfe11('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0xfe11('0x3'),'afterDestroy':_0xfe11('0x4')};function emitEvent(_0x3690c2){return function(_0x3bdc22,_0x2f5d83,_0x400e34){WhatsappQueueEvents[_0xfe11('0x5')](_0x3690c2+':'+_0x3bdc22['id'],_0x3bdc22);WhatsappQueueEvents[_0xfe11('0x5')](_0x3690c2,_0x3bdc22);_0x400e34(null);};}for(var e in events){if(events[_0xfe11('0x6')](e)){var event=events[e];WhatsappQueue[_0xfe11('0x7')](e,emitEvent(event));}}module['exports']=WhatsappQueueEvents;