Built motion from commit c0cdc9d8.|2.6.28
[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 _0xdee3=['../../mysqldb','setMaxListeners','update','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0x283563,_0x4b3afa){var _0x5d8047=function(_0xc1f894){while(--_0xc1f894){_0x283563['push'](_0x283563['shift']());}};_0x5d8047(++_0x4b3afa);}(_0xdee3,0xbc));var _0x3dee=function(_0x585c58,_0x566922){_0x585c58=_0x585c58-0x0;var _0x99f259=_0xdee3[_0x585c58];return _0x99f259;};'use strict';var EventEmitter=require(_0x3dee('0x0'));var WhatsappQueue=require(_0x3dee('0x1'))['db']['WhatsappQueue'];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x3dee('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x3dee('0x3'),'afterDestroy':_0x3dee('0x4')};function emitEvent(_0x977773){return function(_0x4e6833,_0xdc942e,_0xb5937f){WhatsappQueueEvents[_0x3dee('0x5')](_0x977773+':'+_0x4e6833['id'],_0x4e6833);WhatsappQueueEvents[_0x3dee('0x5')](_0x977773,_0x4e6833);_0xb5937f(null);};}for(var e in events){if(events[_0x3dee('0x6')](e)){var event=events[e];WhatsappQueue[_0x3dee('0x7')](e,emitEvent(event));}}module[_0x3dee('0x8')]=WhatsappQueueEvents;