Built motion from commit (unavailable).|2.5.14
[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 _0xc978=['ChatWebsite','setMaxListeners','save','update','emit','hasOwnProperty','exports','events','../../mysqldb'];(function(_0x3b940c,_0x48b4f3){var _0x58af9a=function(_0x561a34){while(--_0x561a34){_0x3b940c['push'](_0x3b940c['shift']());}};_0x58af9a(++_0x48b4f3);}(_0xc978,0xcd));var _0x8c97=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xc978[_0x20a584];return _0x4b41a8;};'use strict';var EventEmitter=require(_0x8c97('0x0'));var ChatWebsite=require(_0x8c97('0x1'))['db'][_0x8c97('0x2')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x8c97('0x3')](0x0);var events={'afterCreate':_0x8c97('0x4'),'afterUpdate':_0x8c97('0x5'),'afterDestroy':'remove'};function emitEvent(_0x23f5e9){return function(_0x23c28d,_0x3ad972,_0x2f12fc){ChatWebsiteEvents[_0x8c97('0x6')](_0x23f5e9+':'+_0x23c28d['id'],_0x23c28d);ChatWebsiteEvents[_0x8c97('0x6')](_0x23f5e9,_0x23c28d);_0x2f12fc(null);};}for(var e in events){if(events[_0x8c97('0x7')](e)){var event=events[e];ChatWebsite['hook'](e,emitEvent(event));}}module[_0x8c97('0x8')]=ChatWebsiteEvents;