b9b0f3e5e0eb2998a8387255d329ccb10ce2a79b
[motion2.git] / server / api / whatsappInteraction / whatsappInteraction.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 _0x80df=['length','emit','catch','hasOwnProperty','events','../../mysqldb','WhatsappInteraction','setMaxListeners','save','update','remove','getUsers','then','setDataValue','Users','map','findAll','unreadMessages'];(function(_0x33b489,_0x1d8efb){var _0x179e16=function(_0xe1e7fa){while(--_0xe1e7fa){_0x33b489['push'](_0x33b489['shift']());}};_0x179e16(++_0x1d8efb);}(_0x80df,0x17e));var _0xf80d=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x80df[_0x20a584];return _0x4b41a8;};'use strict';var EventEmitter=require(_0xf80d('0x0'));var WhatsappInteraction=require(_0xf80d('0x1'))['db'][_0xf80d('0x2')];var WhatsappMessage=require(_0xf80d('0x1'))['db']['WhatsappMessage'];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0xf80d('0x3')](0x0);var events={'afterCreate':_0xf80d('0x4'),'afterUpdate':_0xf80d('0x5'),'afterDestroy':_0xf80d('0x6')};function emitEvent(_0x15d302){return function(_0xa6b1bb,_0x26fb05,_0xeffeb7){_0xa6b1bb[_0xf80d('0x7')]({'attributes':['id'],'raw':!![]})[_0xf80d('0x8')](function(_0x5068d4){_0xa6b1bb[_0xf80d('0x9')](_0xf80d('0xa'),_0x5068d4[_0xf80d('0xb')](function(_0x15fa69){return{'id':_0x15fa69['id']};}));return WhatsappMessage[_0xf80d('0xc')]({'where':{'WhatsappInteractionId':_0xa6b1bb['id'],'direction':'in','read':![]},'raw':!![]});})[_0xf80d('0x8')](function(_0x41595f){_0xa6b1bb[_0xf80d('0x9')](_0xf80d('0xd'),_0x41595f[_0xf80d('0xe')]);WhatsappInteractionEvents[_0xf80d('0xf')](_0x15d302+':'+_0xa6b1bb['id'],_0xa6b1bb);WhatsappInteractionEvents[_0xf80d('0xf')](_0x15d302,_0xa6b1bb);_0xeffeb7(null);})[_0xf80d('0x10')](_0xeffeb7(null));};}for(var e in events){if(events[_0xf80d('0x11')](e)){var event=events[e];WhatsappInteraction['hook'](e,emitEvent(event));}}module['exports']=WhatsappInteractionEvents;