Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / user / user.socket.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 _0xfc37=['length','./user.events','remove','emit','removeListener','register'];(function(_0xc2b3ce,_0x533dfd){var _0x30e6bb=function(_0x1f24aa){while(--_0x1f24aa){_0xc2b3ce['push'](_0xc2b3ce['shift']());}};_0x30e6bb(++_0x533dfd);}(_0xfc37,0x109));var _0x7fc3=function(_0x4d2957,_0xc66cc9){_0x4d2957=_0x4d2957-0x0;var _0x2241e3=_0xfc37[_0x4d2957];return _0x2241e3;};'use strict';var UserEvents=require(_0x7fc3('0x0'));var events=['save',_0x7fc3('0x1'),'update'];function createListener(_0x376c51,_0x1ade3a){return function(_0x30fbad){_0x1ade3a[_0x7fc3('0x2')](_0x376c51,_0x30fbad);};}function removeListener(_0x27a20f,_0xf4aaca){return function(){UserEvents[_0x7fc3('0x3')](_0x27a20f,_0xf4aaca);};}exports[_0x7fc3('0x4')]=function(_0x47e16b){for(var _0x3ba6d1=0x0,_0x188134=events[_0x7fc3('0x5')];_0x3ba6d1<_0x188134;_0x3ba6d1++){var _0x3ea932=events[_0x3ba6d1];var _0x4684ff=createListener('user:'+_0x3ea932,_0x47e16b);UserEvents['on'](_0x3ea932,_0x4684ff);}};