Built motion from commit (unavailable).|2.5.5
[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 _0x803d=['emit','hasOwnProperty','hook','exports','events','WhatsappInteraction','../../mysqldb','WhatsappMessage','setMaxListeners','save','update','getUsers','then','setDataValue','map','findAll','unreadMessages','length'];(function(_0x105d2c,_0x901fb4){var _0x3df304=function(_0xc9ac4d){while(--_0xc9ac4d){_0x105d2c['push'](_0x105d2c['shift']());}};_0x3df304(++_0x901fb4);}(_0x803d,0x15a));var _0xd803=function(_0x385e88,_0x38bed9){_0x385e88=_0x385e88-0x0;var _0x29c18b=_0x803d[_0x385e88];return _0x29c18b;};'use strict';var EventEmitter=require(_0xd803('0x0'));var WhatsappInteraction=require('../../mysqldb')['db'][_0xd803('0x1')];var WhatsappMessage=require(_0xd803('0x2'))['db'][_0xd803('0x3')];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0xd803('0x4')](0x0);var events={'afterCreate':_0xd803('0x5'),'afterUpdate':_0xd803('0x6'),'afterDestroy':'remove'};function emitEvent(_0xc67786){return function(_0x55e3d2,_0x368afd,_0x6106e5){_0x55e3d2[_0xd803('0x7')]({'attributes':['id'],'raw':!![]})[_0xd803('0x8')](function(_0xa014f4){_0x55e3d2[_0xd803('0x9')]('Users',_0xa014f4[_0xd803('0xa')](function(_0x1edf1b){return{'id':_0x1edf1b['id']};}));return WhatsappMessage[_0xd803('0xb')]({'where':{'WhatsappInteractionId':_0x55e3d2['id'],'direction':'in','read':![]},'raw':!![]});})[_0xd803('0x8')](function(_0x2f88ca){_0x55e3d2[_0xd803('0x9')](_0xd803('0xc'),_0x2f88ca[_0xd803('0xd')]);WhatsappInteractionEvents[_0xd803('0xe')](_0xc67786+':'+_0x55e3d2['id'],_0x55e3d2);WhatsappInteractionEvents[_0xd803('0xe')](_0xc67786,_0x55e3d2);_0x6106e5(null);})['catch'](_0x6106e5(null));};}for(var e in events){if(events[_0xd803('0xf')](e)){var event=events[e];WhatsappInteraction[_0xd803('0x10')](e,emitEvent(event));}}module[_0xd803('0x11')]=WhatsappInteractionEvents;