Built motion from commit 10af8726.|2.6.34
[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 _0xc8c6=['events','../../mysqldb','WhatsappAccount','setMaxListeners','remove','emit','hasOwnProperty','hook','exports'];(function(_0x55abd9,_0x1148af){var _0x3e5669=function(_0x6f2105){while(--_0x6f2105){_0x55abd9['push'](_0x55abd9['shift']());}};_0x3e5669(++_0x1148af);}(_0xc8c6,0xb4));var _0x6c8c=function(_0x5285de,_0x554a15){_0x5285de=_0x5285de-0x0;var _0x55691e=_0xc8c6[_0x5285de];return _0x55691e;};'use strict';var EventEmitter=require(_0x6c8c('0x0'));var WhatsappAccount=require(_0x6c8c('0x1'))['db'][_0x6c8c('0x2')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x6c8c('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0x6c8c('0x4')};function emitEvent(_0x1a4393){return function(_0x34a142,_0x1481d0,_0x522439){WhatsappAccountEvents[_0x6c8c('0x5')](_0x1a4393+':'+_0x34a142['id'],_0x34a142);WhatsappAccountEvents[_0x6c8c('0x5')](_0x1a4393,_0x34a142);_0x522439(null);};}for(var e in events){if(events[_0x6c8c('0x6')](e)){var event=events[e];WhatsappAccount[_0x6c8c('0x7')](e,emitEvent(event));}}module[_0x6c8c('0x8')]=WhatsappAccountEvents;