b7cf61f50a58bf9e7f8df8451f399323e6bade8c
[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 _0xcaac=['save','update','remove','emit','hasOwnProperty','events','../../mysqldb','WhatsappAccount','setMaxListeners'];(function(_0x4fbb15,_0x21be0c){var _0x436338=function(_0x3b5a05){while(--_0x3b5a05){_0x4fbb15['push'](_0x4fbb15['shift']());}};_0x436338(++_0x21be0c);}(_0xcaac,0x1a3));var _0xccaa=function(_0x429e7b,_0x5d6014){_0x429e7b=_0x429e7b-0x0;var _0xc8c707=_0xcaac[_0x429e7b];return _0xc8c707;};'use strict';var EventEmitter=require(_0xccaa('0x0'));var WhatsappAccount=require(_0xccaa('0x1'))['db'][_0xccaa('0x2')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0xccaa('0x3')](0x0);var events={'afterCreate':_0xccaa('0x4'),'afterUpdate':_0xccaa('0x5'),'afterDestroy':_0xccaa('0x6')};function emitEvent(_0x28cfb1){return function(_0x4f26cb,_0x2d9efa,_0x4d7269){WhatsappAccountEvents['emit'](_0x28cfb1+':'+_0x4f26cb['id'],_0x4f26cb);WhatsappAccountEvents[_0xccaa('0x7')](_0x28cfb1,_0x4f26cb);_0x4d7269(null);};}for(var e in events){if(events[_0xccaa('0x8')](e)){var event=events[e];WhatsappAccount['hook'](e,emitEvent(event));}}module['exports']=WhatsappAccountEvents;