17e254832099918e5ec9004e6f45b598d2ed0c02
[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 _0x4c74=['emit','hasOwnProperty','hook','exports','events','../../mysqldb','WhatsappQueue','setMaxListeners','save','update','remove'];(function(_0x3008ba,_0x31eb74){var _0x213537=function(_0x1210c1){while(--_0x1210c1){_0x3008ba['push'](_0x3008ba['shift']());}};_0x213537(++_0x31eb74);}(_0x4c74,0xa9));var _0x44c7=function(_0x40a045,_0x516f0e){_0x40a045=_0x40a045-0x0;var _0x1a687c=_0x4c74[_0x40a045];return _0x1a687c;};'use strict';var EventEmitter=require(_0x44c7('0x0'));var WhatsappQueue=require(_0x44c7('0x1'))['db'][_0x44c7('0x2')];var WhatsappQueueEvents=new EventEmitter();WhatsappQueueEvents[_0x44c7('0x3')](0x0);var events={'afterCreate':_0x44c7('0x4'),'afterUpdate':_0x44c7('0x5'),'afterDestroy':_0x44c7('0x6')};function emitEvent(_0x519711){return function(_0x444f85,_0x2d0a6d,_0x189663){WhatsappQueueEvents[_0x44c7('0x7')](_0x519711+':'+_0x444f85['id'],_0x444f85);WhatsappQueueEvents[_0x44c7('0x7')](_0x519711,_0x444f85);_0x189663(null);};}for(var e in events){if(events[_0x44c7('0x8')](e)){var event=events[e];WhatsappQueue[_0x44c7('0x9')](e,emitEvent(event));}}module[_0x44c7('0xa')]=WhatsappQueueEvents;