57de43116431bbfdac52fd3d4695026c2c340eee
[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 _0x9857=['events','../../mysqldb','WhatsappAccount','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports'];(function(_0x4ae6ef,_0xc2af80){var _0x3cbb4e=function(_0x569ad5){while(--_0x569ad5){_0x4ae6ef['push'](_0x4ae6ef['shift']());}};_0x3cbb4e(++_0xc2af80);}(_0x9857,0x1c3));var _0x7985=function(_0x516fe7,_0x1365a9){_0x516fe7=_0x516fe7-0x0;var _0x1c2f56=_0x9857[_0x516fe7];return _0x1c2f56;};'use strict';var EventEmitter=require(_0x7985('0x0'));var WhatsappAccount=require(_0x7985('0x1'))['db'][_0x7985('0x2')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x7985('0x3')](0x0);var events={'afterCreate':_0x7985('0x4'),'afterUpdate':_0x7985('0x5'),'afterDestroy':_0x7985('0x6')};function emitEvent(_0x54b960){return function(_0x4aa601,_0x5c2422,_0x1c41e9){WhatsappAccountEvents[_0x7985('0x7')](_0x54b960+':'+_0x4aa601['id'],_0x4aa601);WhatsappAccountEvents[_0x7985('0x7')](_0x54b960,_0x4aa601);_0x1c41e9(null);};}for(var e in events){if(events[_0x7985('0x8')](e)){var event=events[e];WhatsappAccount[_0x7985('0x9')](e,emitEvent(event));}}module[_0x7985('0xa')]=WhatsappAccountEvents;