a8461689c0881e70cba1d19d219f83e93ce9b720
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.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 _0xc3b5=['setMaxListeners','save','update','remove','emit','hook','exports','ChatInternalMessage'];(function(_0x3d8ee7,_0x1bd44a){var _0x7fd3dc=function(_0x54a2c5){while(--_0x54a2c5){_0x3d8ee7['push'](_0x3d8ee7['shift']());}};_0x7fd3dc(++_0x1bd44a);}(_0xc3b5,0x6f));var _0x5c3b=function(_0x5b8155,_0x25b680){_0x5b8155=_0x5b8155-0x0;var _0x34b4df=_0xc3b5[_0x5b8155];return _0x34b4df;};'use strict';var EventEmitter=require('events');var ChatInternalMessage=require('../../mysqldb')['db'][_0x5c3b('0x0')];var ChatInternalMessageEvents=new EventEmitter();ChatInternalMessageEvents[_0x5c3b('0x1')](0x0);var events={'afterCreate':_0x5c3b('0x2'),'afterUpdate':_0x5c3b('0x3'),'afterDestroy':_0x5c3b('0x4')};function emitEvent(_0x34be81){return function(_0x237a61,_0x48f8a1,_0x587055){ChatInternalMessageEvents[_0x5c3b('0x5')](_0x34be81+':'+_0x237a61['id'],_0x237a61);ChatInternalMessageEvents[_0x5c3b('0x5')](_0x34be81,_0x237a61);_0x587055(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];ChatInternalMessage[_0x5c3b('0x6')](e,emitEvent(event));}}module[_0x5c3b('0x7')]=ChatInternalMessageEvents;