35bce5c822b878c2beabfb53b552180c5a175ccc
[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 _0x6fbb=['emit','hasOwnProperty','hook','exports','../../mysqldb','WhatsappAccount','setMaxListeners','save','update','remove'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0x6fbb,0xc2));var _0xb6fb=function(_0x431067,_0x28598e){_0x431067=_0x431067-0x0;var _0x355a84=_0x6fbb[_0x431067];return _0x355a84;};'use strict';var EventEmitter=require('events');var WhatsappAccount=require(_0xb6fb('0x0'))['db'][_0xb6fb('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0xb6fb('0x2')](0x0);var events={'afterCreate':_0xb6fb('0x3'),'afterUpdate':_0xb6fb('0x4'),'afterDestroy':_0xb6fb('0x5')};function emitEvent(_0x3be57c){return function(_0x4dc6a0,_0x24268c,_0x334fc2){WhatsappAccountEvents[_0xb6fb('0x6')](_0x3be57c+':'+_0x4dc6a0['id'],_0x4dc6a0);WhatsappAccountEvents['emit'](_0x3be57c,_0x4dc6a0);_0x334fc2(null);};}for(var e in events){if(events[_0xb6fb('0x7')](e)){var event=events[e];WhatsappAccount[_0xb6fb('0x8')](e,emitEvent(event));}}module[_0xb6fb('0x9')]=WhatsappAccountEvents;