Built motion from commit (unavailable).|2.5.19
[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 _0x11ca=['length','user:','./user.events','save','remove','emit','register'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x11ca,0x1de));var _0xa11c=function(_0x359d27,_0x3a2b48){_0x359d27=_0x359d27-0x0;var _0x11e641=_0x11ca[_0x359d27];return _0x11e641;};'use strict';var UserEvents=require(_0xa11c('0x0'));var events=[_0xa11c('0x1'),_0xa11c('0x2'),'update'];function createListener(_0x31b650,_0x5ea36d){return function(_0x46df9f){_0x5ea36d[_0xa11c('0x3')](_0x31b650,_0x46df9f);};}function removeListener(_0x13b06c,_0x3ad42a){return function(){UserEvents['removeListener'](_0x13b06c,_0x3ad42a);};}exports[_0xa11c('0x4')]=function(_0x2fbf11){for(var _0x41dedd=0x0,_0x343a75=events[_0xa11c('0x5')];_0x41dedd<_0x343a75;_0x41dedd++){var _0x37161c=events[_0x41dedd];var _0x59a8d8=createListener(_0xa11c('0x6')+_0x37161c,_0x2fbf11);UserEvents['on'](_0x37161c,_0x59a8d8);}};