Built motion from commit (unavailable).|2.5.4
[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 _0xa63f=['ChatWebsite','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xa63f,0x1b6));var _0xfa63=function(_0x319784,_0x47e6d4){_0x319784=_0x319784-0x0;var _0x1917da=_0xa63f[_0x319784];return _0x1917da;};'use strict';var EventEmitter=require(_0xfa63('0x0'));var ChatWebsite=require(_0xfa63('0x1'))['db'][_0xfa63('0x2')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0xfa63('0x3')](0x0);var events={'afterCreate':_0xfa63('0x4'),'afterUpdate':_0xfa63('0x5'),'afterDestroy':_0xfa63('0x6')};function emitEvent(_0x402b13){return function(_0x37e644,_0x138518,_0x581d1f){ChatWebsiteEvents['emit'](_0x402b13+':'+_0x37e644['id'],_0x37e644);ChatWebsiteEvents[_0xfa63('0x7')](_0x402b13,_0x37e644);_0x581d1f(null);};}for(var e in events){if(events[_0xfa63('0x8')](e)){var event=events[e];ChatWebsite[_0xfa63('0x9')](e,emitEvent(event));}}module[_0xfa63('0xa')]=ChatWebsiteEvents;