Built motion from commit (unavailable).|2.5.26
[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 _0xb700=['save','update','remove','emit','hasOwnProperty','hook','exports','events','ChatWebsite','setMaxListeners'];(function(_0x5c1e62,_0xa7b6eb){var _0x39aedf=function(_0x24d054){while(--_0x24d054){_0x5c1e62['push'](_0x5c1e62['shift']());}};_0x39aedf(++_0xa7b6eb);}(_0xb700,0x1d3));var _0x0b70=function(_0x513aa5,_0x1fba79){_0x513aa5=_0x513aa5-0x0;var _0x1a1a7c=_0xb700[_0x513aa5];return _0x1a1a7c;};'use strict';var EventEmitter=require(_0x0b70('0x0'));var ChatWebsite=require('../../mysqldb')['db'][_0x0b70('0x1')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x0b70('0x2')](0x0);var events={'afterCreate':_0x0b70('0x3'),'afterUpdate':_0x0b70('0x4'),'afterDestroy':_0x0b70('0x5')};function emitEvent(_0x2edc62){return function(_0x14d0ab,_0x6e83d3,_0x4f3922){ChatWebsiteEvents['emit'](_0x2edc62+':'+_0x14d0ab['id'],_0x14d0ab);ChatWebsiteEvents[_0x0b70('0x6')](_0x2edc62,_0x14d0ab);_0x4f3922(null);};}for(var e in events){if(events[_0x0b70('0x7')](e)){var event=events[e];ChatWebsite[_0x0b70('0x8')](e,emitEvent(event));}}module[_0x0b70('0x9')]=ChatWebsiteEvents;