Built motion from commit 4a17b4ed.|2.6.17
[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 _0xac31=['emit','hasOwnProperty','hook','exports','events','../../mysqldb','ChatWebsite','setMaxListeners','save','update','remove'];(function(_0x318410,_0x451962){var _0x2898a3=function(_0x58e572){while(--_0x58e572){_0x318410['push'](_0x318410['shift']());}};_0x2898a3(++_0x451962);}(_0xac31,0xca));var _0x1ac3=function(_0x471b71,_0x15eb01){_0x471b71=_0x471b71-0x0;var _0x44404d=_0xac31[_0x471b71];return _0x44404d;};'use strict';var EventEmitter=require(_0x1ac3('0x0'));var ChatWebsite=require(_0x1ac3('0x1'))['db'][_0x1ac3('0x2')];var ChatWebsiteEvents=new EventEmitter();ChatWebsiteEvents[_0x1ac3('0x3')](0x0);var events={'afterCreate':_0x1ac3('0x4'),'afterUpdate':_0x1ac3('0x5'),'afterDestroy':_0x1ac3('0x6')};function emitEvent(_0x59b42c){return function(_0x33b5ab,_0x434b5e,_0x4dcc96){ChatWebsiteEvents['emit'](_0x59b42c+':'+_0x33b5ab['id'],_0x33b5ab);ChatWebsiteEvents[_0x1ac3('0x7')](_0x59b42c,_0x33b5ab);_0x4dcc96(null);};}for(var e in events){if(events[_0x1ac3('0x8')](e)){var event=events[e];ChatWebsite[_0x1ac3('0x9')](e,emitEvent(event));}}module[_0x1ac3('0xa')]=ChatWebsiteEvents;