Built motion from commit (unavailable).|2.5.10
[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 _0x7fcf=['exports','../../mysqldb','SmsQueue','setMaxListeners','save','update','emit','hasOwnProperty','hook'];(function(_0x50f1b3,_0x4c1ab0){var _0xc1804=function(_0x338187){while(--_0x338187){_0x50f1b3['push'](_0x50f1b3['shift']());}};_0xc1804(++_0x4c1ab0);}(_0x7fcf,0xb5));var _0xf7fc=function(_0x56482c,_0x16118d){_0x56482c=_0x56482c-0x0;var _0x5aae7a=_0x7fcf[_0x56482c];return _0x5aae7a;};'use strict';var EventEmitter=require('events');var SmsQueue=require(_0xf7fc('0x0'))['db'][_0xf7fc('0x1')];var SmsQueueEvents=new EventEmitter();SmsQueueEvents[_0xf7fc('0x2')](0x0);var events={'afterCreate':_0xf7fc('0x3'),'afterUpdate':_0xf7fc('0x4'),'afterDestroy':'remove'};function emitEvent(_0xc543c8){return function(_0x13e36b,_0x872d22,_0x555876){SmsQueueEvents[_0xf7fc('0x5')](_0xc543c8+':'+_0x13e36b['id'],_0x13e36b);SmsQueueEvents[_0xf7fc('0x5')](_0xc543c8,_0x13e36b);_0x555876(null);};}for(var e in events){if(events[_0xf7fc('0x6')](e)){var event=events[e];SmsQueue[_0xf7fc('0x7')](e,emitEvent(event));}}module[_0xf7fc('0x8')]=SmsQueueEvents;