Built motion from commit 19a84241.|2.5.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 _0x685c=['../../mysqldb','WhatsappAccount','save','update','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0x44d32f,_0x50898d){var _0x1fa392=function(_0x22b51e){while(--_0x22b51e){_0x44d32f['push'](_0x44d32f['shift']());}};_0x1fa392(++_0x50898d);}(_0x685c,0x17b));var _0xc685=function(_0x4611e7,_0x3fb3bb){_0x4611e7=_0x4611e7-0x0;var _0x3e3a22=_0x685c[_0x4611e7];return _0x3e3a22;};'use strict';var EventEmitter=require(_0xc685('0x0'));var WhatsappAccount=require(_0xc685('0x1'))['db'][_0xc685('0x2')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xc685('0x3'),'afterUpdate':_0xc685('0x4'),'afterDestroy':_0xc685('0x5')};function emitEvent(_0x3fd975){return function(_0x51226f,_0x454072,_0x3d8f95){WhatsappAccountEvents[_0xc685('0x6')](_0x3fd975+':'+_0x51226f['id'],_0x51226f);WhatsappAccountEvents[_0xc685('0x6')](_0x3fd975,_0x51226f);_0x3d8f95(null);};}for(var e in events){if(events[_0xc685('0x7')](e)){var event=events[e];WhatsappAccount[_0xc685('0x8')](e,emitEvent(event));}}module[_0xc685('0x9')]=WhatsappAccountEvents;