Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / chatGroup / chatGroup.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 _0xa3d5=['../../mysqldb','ChatGroup','setMaxListeners','update','remove','emit','hasOwnProperty','hook','exports','events'];(function(_0x55f562,_0x24a279){var _0x15691b=function(_0x54c1c9){while(--_0x54c1c9){_0x55f562['push'](_0x55f562['shift']());}};_0x15691b(++_0x24a279);}(_0xa3d5,0xc7));var _0x5a3d=function(_0x1f23b1,_0x57c83f){_0x1f23b1=_0x1f23b1-0x0;var _0x3c9197=_0xa3d5[_0x1f23b1];return _0x3c9197;};'use strict';var EventEmitter=require(_0x5a3d('0x0'));var ChatGroup=require(_0x5a3d('0x1'))['db'][_0x5a3d('0x2')];var ChatGroupEvents=new EventEmitter();ChatGroupEvents[_0x5a3d('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0x5a3d('0x4'),'afterDestroy':_0x5a3d('0x5')};function emitEvent(_0x21e829){return function(_0x177039,_0xd3ff2f,_0x1d4ad6){ChatGroupEvents[_0x5a3d('0x6')](_0x21e829+':'+_0x177039['id'],_0x177039);ChatGroupEvents[_0x5a3d('0x6')](_0x21e829,_0x177039);_0x1d4ad6(null);};}for(var e in events){if(events[_0x5a3d('0x7')](e)){var event=events[e];ChatGroup[_0x5a3d('0x8')](e,emitEvent(event));}}module[_0x5a3d('0x9')]=ChatGroupEvents;