Built motion from commit 14588770.|2.5.38
[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 _0xdb13=['setMaxListeners','save','update','remove','emit','hook','exports','../../mysqldb','ChatWebsite'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0xdb13,0x10c));var _0x3db1=function(_0x3b680b,_0x55bf75){_0x3b680b=_0x3b680b-0x0;var _0x3eec9e=_0xdb13[_0x3b680b];return _0x3eec9e;};'use strict';var EventEmitter=require('events');var ChatWebsite=require(_0x3db1('0x0'))['db'][_0x3db1('0x1')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x3db1('0x2')](0x0);var events={'afterCreate':_0x3db1('0x3'),'afterUpdate':_0x3db1('0x4'),'afterDestroy':_0x3db1('0x5')};function emitEvent(_0x581a73){return function(_0x3352e3,_0x41fb5d,_0x1c1495){ChatWebsiteEvents[_0x3db1('0x6')](_0x581a73+':'+_0x3352e3['id'],_0x3352e3);ChatWebsiteEvents[_0x3db1('0x6')](_0x581a73,_0x3352e3);_0x1c1495(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];ChatWebsite[_0x3db1('0x7')](e,emitEvent(event));}}module[_0x3db1('0x8')]=ChatWebsiteEvents;