e4110eb1550474ea8679f7e7491561d5f8150941
[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 _0xdb8b=['remove','emit','hasOwnProperty','exports','../../mysqldb','WhatsappAccount','setMaxListeners'];(function(_0x4b897b,_0x1d975d){var _0x3b6c3e=function(_0x3db193){while(--_0x3db193){_0x4b897b['push'](_0x4b897b['shift']());}};_0x3b6c3e(++_0x1d975d);}(_0xdb8b,0x1c4));var _0xbdb8=function(_0x506b70,_0x33c044){_0x506b70=_0x506b70-0x0;var _0x3af183=_0xdb8b[_0x506b70];return _0x3af183;};'use strict';var EventEmitter=require('events');var WhatsappAccount=require(_0xbdb8('0x0'))['db'][_0xbdb8('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0xbdb8('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0xbdb8('0x3')};function emitEvent(_0x5e5f57){return function(_0x3149c6,_0x2ec8cc,_0x33b3d2){WhatsappAccountEvents[_0xbdb8('0x4')](_0x5e5f57+':'+_0x3149c6['id'],_0x3149c6);WhatsappAccountEvents['emit'](_0x5e5f57,_0x3149c6);_0x33b3d2(null);};}for(var e in events){if(events[_0xbdb8('0x5')](e)){var event=events[e];WhatsappAccount['hook'](e,emitEvent(event));}}module[_0xbdb8('0x6')]=WhatsappAccountEvents;