Built motion from commit (unavailable).|2.5.31
[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 _0x2f7a=['length','emit','catch','hasOwnProperty','hook','exports','../../mysqldb','WhatsappInteraction','WhatsappMessage','setMaxListeners','save','update','remove','getUsers','then','setDataValue','Users','map','findAll','unreadMessages'];(function(_0x2613cf,_0x40f4d0){var _0x3b6720=function(_0x4f3efb){while(--_0x4f3efb){_0x2613cf['push'](_0x2613cf['shift']());}};_0x3b6720(++_0x40f4d0);}(_0x2f7a,0x182));var _0xa2f7=function(_0x4e57b8,_0x27d257){_0x4e57b8=_0x4e57b8-0x0;var _0x6b4526=_0x2f7a[_0x4e57b8];return _0x6b4526;};'use strict';var EventEmitter=require('events');var WhatsappInteraction=require(_0xa2f7('0x0'))['db'][_0xa2f7('0x1')];var WhatsappMessage=require(_0xa2f7('0x0'))['db'][_0xa2f7('0x2')];var WhatsappInteractionEvents=new EventEmitter();WhatsappInteractionEvents[_0xa2f7('0x3')](0x0);var events={'afterCreate':_0xa2f7('0x4'),'afterUpdate':_0xa2f7('0x5'),'afterDestroy':_0xa2f7('0x6')};function emitEvent(_0x34085d){return function(_0x418b62,_0x3adaed,_0x5def14){_0x418b62[_0xa2f7('0x7')]({'attributes':['id'],'raw':!![]})[_0xa2f7('0x8')](function(_0x306cb8){_0x418b62[_0xa2f7('0x9')](_0xa2f7('0xa'),_0x306cb8[_0xa2f7('0xb')](function(_0x26aa0d){return{'id':_0x26aa0d['id']};}));return WhatsappMessage[_0xa2f7('0xc')]({'where':{'WhatsappInteractionId':_0x418b62['id'],'direction':'in','read':![]},'raw':!![]});})[_0xa2f7('0x8')](function(_0x180f04){_0x418b62[_0xa2f7('0x9')](_0xa2f7('0xd'),_0x180f04[_0xa2f7('0xe')]);WhatsappInteractionEvents['emit'](_0x34085d+':'+_0x418b62['id'],_0x418b62);WhatsappInteractionEvents[_0xa2f7('0xf')](_0x34085d,_0x418b62);_0x5def14(null);})[_0xa2f7('0x10')](_0x5def14(null));};}for(var e in events){if(events[_0xa2f7('0x11')](e)){var event=events[e];WhatsappInteraction[_0xa2f7('0x12')](e,emitEvent(event));}}module[_0xa2f7('0x13')]=WhatsappInteractionEvents;