Built motion from commit (unavailable).|2.5.29
[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 _0xe89b=['WhatsappQueue','save','update','emit','hasOwnProperty','hook','exports','events','../../mysqldb'];(function(_0x3823ca,_0x54508a){var _0x496298=function(_0x20c0fe){while(--_0x20c0fe){_0x3823ca['push'](_0x3823ca['shift']());}};_0x496298(++_0x54508a);}(_0xe89b,0x6a));var _0xbe89=function(_0x4b369d,_0x265eb8){_0x4b369d=_0x4b369d-0x0;var _0x571a98=_0xe89b[_0x4b369d];return _0x571a98;};'use strict';var EventEmitter=require(_0xbe89('0x0'));var WhatsappQueue=require(_0xbe89('0x1'))['db'][_0xbe89('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xbe89('0x3'),'afterUpdate':_0xbe89('0x4'),'afterDestroy':'remove'};function emitEvent(_0x4f9218){return function(_0x177926,_0x4f4eac,_0x15744c){WhatsappQueueEvents[_0xbe89('0x5')](_0x4f9218+':'+_0x177926['id'],_0x177926);WhatsappQueueEvents[_0xbe89('0x5')](_0x4f9218,_0x177926);_0x15744c(null);};}for(var e in events){if(events[_0xbe89('0x6')](e)){var event=events[e];WhatsappQueue[_0xbe89('0x7')](e,emitEvent(event));}}module[_0xbe89('0x8')]=WhatsappQueueEvents;