caf47f3bfd9133b0456122871a4ee6ef51cb770c
[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 _0x51f7=['emit','hasOwnProperty','hook','exports','events','setMaxListeners','save','remove'];(function(_0x28719d,_0x30e8d3){var _0x3d0e35=function(_0x3abc8d){while(--_0x3abc8d){_0x28719d['push'](_0x28719d['shift']());}};_0x3d0e35(++_0x30e8d3);}(_0x51f7,0x12c));var _0x751f=function(_0x4a73dd,_0x58e46c){_0x4a73dd=_0x4a73dd-0x0;var _0x279e6b=_0x51f7[_0x4a73dd];return _0x279e6b;};'use strict';var EventEmitter=require(_0x751f('0x0'));var WhatsappAccount=require('../../mysqldb')['db']['WhatsappAccount'];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x751f('0x1')](0x0);var events={'afterCreate':_0x751f('0x2'),'afterUpdate':'update','afterDestroy':_0x751f('0x3')};function emitEvent(_0x4a11f1){return function(_0x4210a2,_0x38a809,_0x1fce1b){WhatsappAccountEvents[_0x751f('0x4')](_0x4a11f1+':'+_0x4210a2['id'],_0x4210a2);WhatsappAccountEvents[_0x751f('0x4')](_0x4a11f1,_0x4210a2);_0x1fce1b(null);};}for(var e in events){if(events[_0x751f('0x5')](e)){var event=events[e];WhatsappAccount[_0x751f('0x6')](e,emitEvent(event));}}module[_0x751f('0x7')]=WhatsappAccountEvents;