Built motion from commit (unavailable).|2.5.11
[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 _0xa1a5=['ChatWebsite','setMaxListeners','save','update','remove','emit','hasOwnProperty','hook','events'];(function(_0x46698a,_0x8de1e4){var _0x356db0=function(_0x19e83c){while(--_0x19e83c){_0x46698a['push'](_0x46698a['shift']());}};_0x356db0(++_0x8de1e4);}(_0xa1a5,0x1b8));var _0x5a1a=function(_0x198b4d,_0xd5c48e){_0x198b4d=_0x198b4d-0x0;var _0x4546e9=_0xa1a5[_0x198b4d];return _0x4546e9;};'use strict';var EventEmitter=require(_0x5a1a('0x0'));var ChatWebsite=require('../../mysqldb')['db'][_0x5a1a('0x1')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x5a1a('0x2')](0x0);var events={'afterCreate':_0x5a1a('0x3'),'afterUpdate':_0x5a1a('0x4'),'afterDestroy':_0x5a1a('0x5')};function emitEvent(_0x57cba4){return function(_0x3d3652,_0x12138d,_0xfbcda1){ChatWebsiteEvents[_0x5a1a('0x6')](_0x57cba4+':'+_0x3d3652['id'],_0x3d3652);ChatWebsiteEvents[_0x5a1a('0x6')](_0x57cba4,_0x3d3652);_0xfbcda1(null);};}for(var e in events){if(events[_0x5a1a('0x7')](e)){var event=events[e];ChatWebsite[_0x5a1a('0x8')](e,emitEvent(event));}}module['exports']=ChatWebsiteEvents;