d116955554c04a4d00cbc5ce5e89dcae72a13e2f
[motion2.git] / server / api / smsQueue / smsQueue.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 _0xc898=['save','update','remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','SmsQueue','setMaxListeners'];(function(_0x26b001,_0x590f4c){var _0x1d6c4f=function(_0xcb92d9){while(--_0xcb92d9){_0x26b001['push'](_0x26b001['shift']());}};_0x1d6c4f(++_0x590f4c);}(_0xc898,0xe3));var _0x8c89=function(_0x2eac20,_0x4e4b21){_0x2eac20=_0x2eac20-0x0;var _0x17002a=_0xc898[_0x2eac20];return _0x17002a;};'use strict';var EventEmitter=require(_0x8c89('0x0'));var SmsQueue=require(_0x8c89('0x1'))['db'][_0x8c89('0x2')];var SmsQueueEvents=new EventEmitter();SmsQueueEvents[_0x8c89('0x3')](0x0);var events={'afterCreate':_0x8c89('0x4'),'afterUpdate':_0x8c89('0x5'),'afterDestroy':_0x8c89('0x6')};function emitEvent(_0x13bbfb){return function(_0x348e5b,_0x52cf7b,_0x1da1b6){SmsQueueEvents[_0x8c89('0x7')](_0x13bbfb+':'+_0x348e5b['id'],_0x348e5b);SmsQueueEvents['emit'](_0x13bbfb,_0x348e5b);_0x1da1b6(null);};}for(var e in events){if(events[_0x8c89('0x8')](e)){var event=events[e];SmsQueue[_0x8c89('0x9')](e,emitEvent(event));}}module[_0x8c89('0xa')]=SmsQueueEvents;