53ffa75f80d4ae3af253178db904026c8f3d5343
[motion2.git] / server / api / smsAccount / smsAccount.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 _0x56eb=['hook','exports','events','../../mysqldb','SmsAccount','setMaxListeners','update','remove','emit','hasOwnProperty'];(function(_0x46c3d3,_0x53e62e){var _0x50cffd=function(_0x21e66f){while(--_0x21e66f){_0x46c3d3['push'](_0x46c3d3['shift']());}};_0x50cffd(++_0x53e62e);}(_0x56eb,0x11a));var _0xb56e=function(_0x33c410,_0x471df8){_0x33c410=_0x33c410-0x0;var _0x1d1dbc=_0x56eb[_0x33c410];return _0x1d1dbc;};'use strict';var EventEmitter=require(_0xb56e('0x0'));var SmsAccount=require(_0xb56e('0x1'))['db'][_0xb56e('0x2')];var SmsAccountEvents=new EventEmitter();SmsAccountEvents[_0xb56e('0x3')](0x0);var events={'afterCreate':'save','afterUpdate':_0xb56e('0x4'),'afterDestroy':_0xb56e('0x5')};function emitEvent(_0x3e7c95){return function(_0x4d7b6,_0xca636c,_0x241608){SmsAccountEvents[_0xb56e('0x6')](_0x3e7c95+':'+_0x4d7b6['id'],_0x4d7b6);SmsAccountEvents[_0xb56e('0x6')](_0x3e7c95,_0x4d7b6);_0x241608(null);};}for(var e in events){if(events[_0xb56e('0x7')](e)){var event=events[e];SmsAccount[_0xb56e('0x8')](e,emitEvent(event));}}module[_0xb56e('0x9')]=SmsAccountEvents;