f792bf1c7cca0d5c0902b4748f0b785a23abbecb
[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 _0x18cb=['events','../../mysqldb','ChatInternalMessage','setMaxListeners','save','update','emit','hasOwnProperty','hook','exports'];(function(_0x579724,_0x2a39f4){var _0x285666=function(_0x16cacf){while(--_0x16cacf){_0x579724['push'](_0x579724['shift']());}};_0x285666(++_0x2a39f4);}(_0x18cb,0xe6));var _0xb18c=function(_0x5a77c9,_0x1d002d){_0x5a77c9=_0x5a77c9-0x0;var _0x45d3be=_0x18cb[_0x5a77c9];return _0x45d3be;};'use strict';var EventEmitter=require(_0xb18c('0x0'));var ChatInternalMessage=require(_0xb18c('0x1'))['db'][_0xb18c('0x2')];var ChatInternalMessageEvents=new EventEmitter();ChatInternalMessageEvents[_0xb18c('0x3')](0x0);var events={'afterCreate':_0xb18c('0x4'),'afterUpdate':_0xb18c('0x5'),'afterDestroy':'remove'};function emitEvent(_0x36756e){return function(_0x202676,_0x474403,_0x81aa0){ChatInternalMessageEvents['emit'](_0x36756e+':'+_0x202676['id'],_0x202676);ChatInternalMessageEvents[_0xb18c('0x6')](_0x36756e,_0x202676);_0x81aa0(null);};}for(var e in events){if(events[_0xb18c('0x7')](e)){var event=events[e];ChatInternalMessage[_0xb18c('0x8')](e,emitEvent(event));}}module[_0xb18c('0x9')]=ChatInternalMessageEvents;