Built motion from commit 87cd5f02.|2.5.48
[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 _0xde50=['save','update','hasOwnProperty','hook','exports','ChatWebsite','setMaxListeners'];(function(_0x1dbed8,_0xd3f4c0){var _0x3b960d=function(_0x29a0d5){while(--_0x29a0d5){_0x1dbed8['push'](_0x1dbed8['shift']());}};_0x3b960d(++_0xd3f4c0);}(_0xde50,0x140));var _0x0de5=function(_0x750b08,_0x3adc1e){_0x750b08=_0x750b08-0x0;var _0x2593cf=_0xde50[_0x750b08];return _0x2593cf;};'use strict';var EventEmitter=require('events');var ChatWebsite=require('../../mysqldb')['db'][_0x0de5('0x0')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x0de5('0x1')](0x0);var events={'afterCreate':_0x0de5('0x2'),'afterUpdate':_0x0de5('0x3'),'afterDestroy':'remove'};function emitEvent(_0x3f3d6e){return function(_0x5c22bc,_0x16fcda,_0x5a33a4){ChatWebsiteEvents['emit'](_0x3f3d6e+':'+_0x5c22bc['id'],_0x5c22bc);ChatWebsiteEvents['emit'](_0x3f3d6e,_0x5c22bc);_0x5a33a4(null);};}for(var e in events){if(events[_0x0de5('0x4')](e)){var event=events[e];ChatWebsite[_0x0de5('0x5')](e,emitEvent(event));}}module[_0x0de5('0x6')]=ChatWebsiteEvents;