a9851e5f791ba1ae22dbd670ecb58b03524532dd
[motion2.git] / server / api / whatsappAccount / whatsappAccount.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 _0xac7b=['hasOwnProperty','hook','events','../../mysqldb','WhatsappAccount','setMaxListeners','save','update','remove','emit'];(function(_0x1b4322,_0xecb205){var _0x16ba0c=function(_0x1a5498){while(--_0x1a5498){_0x1b4322['push'](_0x1b4322['shift']());}};_0x16ba0c(++_0xecb205);}(_0xac7b,0x17e));var _0xbac7=function(_0x15a8ca,_0x242aa8){_0x15a8ca=_0x15a8ca-0x0;var _0x20e43f=_0xac7b[_0x15a8ca];return _0x20e43f;};'use strict';var EventEmitter=require(_0xbac7('0x0'));var WhatsappAccount=require(_0xbac7('0x1'))['db'][_0xbac7('0x2')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0xbac7('0x3')](0x0);var events={'afterCreate':_0xbac7('0x4'),'afterUpdate':_0xbac7('0x5'),'afterDestroy':_0xbac7('0x6')};function emitEvent(_0x1ecc5a){return function(_0x2915f0,_0x3b72f8,_0x5b07a7){WhatsappAccountEvents[_0xbac7('0x7')](_0x1ecc5a+':'+_0x2915f0['id'],_0x2915f0);WhatsappAccountEvents[_0xbac7('0x7')](_0x1ecc5a,_0x2915f0);_0x5b07a7(null);};}for(var e in events){if(events[_0xbac7('0x8')](e)){var event=events[e];WhatsappAccount[_0xbac7('0x9')](e,emitEvent(event));}}module['exports']=WhatsappAccountEvents;