Built motion from commit (unavailable).|2.5.14
[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 _0x7c53=['emit','removeListener','length','user:','./user.events','save','remove','update'];(function(_0x8c43de,_0x90ff31){var _0xa6591b=function(_0x469716){while(--_0x469716){_0x8c43de['push'](_0x8c43de['shift']());}};_0xa6591b(++_0x90ff31);}(_0x7c53,0x17c));var _0x37c5=function(_0x4a7885,_0x4519e2){_0x4a7885=_0x4a7885-0x0;var _0x6099eb=_0x7c53[_0x4a7885];return _0x6099eb;};'use strict';var UserEvents=require(_0x37c5('0x0'));var events=[_0x37c5('0x1'),_0x37c5('0x2'),_0x37c5('0x3')];function createListener(_0x2df197,_0x46f784){return function(_0x2b908b){_0x46f784[_0x37c5('0x4')](_0x2df197,_0x2b908b);};}function removeListener(_0x184c1a,_0x599359){return function(){UserEvents[_0x37c5('0x5')](_0x184c1a,_0x599359);};}exports['register']=function(_0x1150e5){for(var _0x7375bc=0x0,_0x50d78d=events[_0x37c5('0x6')];_0x7375bc<_0x50d78d;_0x7375bc++){var _0x53b188=events[_0x7375bc];var _0x55844a=createListener(_0x37c5('0x7')+_0x53b188,_0x1150e5);UserEvents['on'](_0x53b188,_0x55844a);}};