Built motion from commit (unavailable).|2.5.20
[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 _0x50a5=['../../mysqldb','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0xac4659,_0x462ed6){var _0x5b5ae1=function(_0x52205c){while(--_0x52205c){_0xac4659['push'](_0xac4659['shift']());}};_0x5b5ae1(++_0x462ed6);}(_0x50a5,0xd1));var _0x550a=function(_0x49eecf,_0x47be14){_0x49eecf=_0x49eecf-0x0;var _0xa88350=_0x50a5[_0x49eecf];return _0xa88350;};'use strict';var EventEmitter=require(_0x550a('0x0'));var WhatsappAccount=require(_0x550a('0x1'))['db']['WhatsappAccount'];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents['setMaxListeners'](0x0);var events={'afterCreate':'save','afterUpdate':'update','afterDestroy':_0x550a('0x2')};function emitEvent(_0x4827e0){return function(_0x357485,_0x2038f7,_0x45ca06){WhatsappAccountEvents[_0x550a('0x3')](_0x4827e0+':'+_0x357485['id'],_0x357485);WhatsappAccountEvents[_0x550a('0x3')](_0x4827e0,_0x357485);_0x45ca06(null);};}for(var e in events){if(events[_0x550a('0x4')](e)){var event=events[e];WhatsappAccount[_0x550a('0x5')](e,emitEvent(event));}}module[_0x550a('0x6')]=WhatsappAccountEvents;