cc28bdec7569555c66e6f16be89ddcc38b694996
[motion2.git] / server / api / chatWebsite / chatWebsite.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 _0x6dac=['save','update','remove','emit','hook','exports','events','../../mysqldb','ChatWebsite','setMaxListeners'];(function(_0x1a13e8,_0x49eed8){var _0x3dbcf0=function(_0x52b4ad){while(--_0x52b4ad){_0x1a13e8['push'](_0x1a13e8['shift']());}};_0x3dbcf0(++_0x49eed8);}(_0x6dac,0x16e));var _0xc6da=function(_0x42109,_0x52ccbb){_0x42109=_0x42109-0x0;var _0x3a55fc=_0x6dac[_0x42109];return _0x3a55fc;};'use strict';var EventEmitter=require(_0xc6da('0x0'));var ChatWebsite=require(_0xc6da('0x1'))['db'][_0xc6da('0x2')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0xc6da('0x3')](0x0);var events={'afterCreate':_0xc6da('0x4'),'afterUpdate':_0xc6da('0x5'),'afterDestroy':_0xc6da('0x6')};function emitEvent(_0x2fc6e0){return function(_0x28663f,_0x338470,_0x18ee4e){ChatWebsiteEvents[_0xc6da('0x7')](_0x2fc6e0+':'+_0x28663f['id'],_0x28663f);ChatWebsiteEvents[_0xc6da('0x7')](_0x2fc6e0,_0x28663f);_0x18ee4e(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];ChatWebsite[_0xc6da('0x8')](e,emitEvent(event));}}module[_0xc6da('0x9')]=ChatWebsiteEvents;