Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / userProfile / userProfile.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 _0x6a62=['update','emit','removeListener','length','userProfile:','./userProfile.events','remove'];(function(_0x59e033,_0x125307){var _0x2cff63=function(_0x14c81e){while(--_0x14c81e){_0x59e033['push'](_0x59e033['shift']());}};_0x2cff63(++_0x125307);}(_0x6a62,0x171));var _0x26a6=function(_0x32a89c,_0x3d4860){_0x32a89c=_0x32a89c-0x0;var _0x414f60=_0x6a62[_0x32a89c];return _0x414f60;};'use strict';var UserProfileEvents=require(_0x26a6('0x0'));var events=['save',_0x26a6('0x1'),_0x26a6('0x2')];function createListener(_0x63cfa2,_0x13eb68){return function(_0xf50549){_0x13eb68[_0x26a6('0x3')](_0x63cfa2,_0xf50549);};}function removeListener(_0x18f650,_0x103468){return function(){UserProfileEvents[_0x26a6('0x4')](_0x18f650,_0x103468);};}exports['register']=function(_0x197a91){for(var _0x2ae66b=0x0,_0x56a9e8=events[_0x26a6('0x5')];_0x2ae66b<_0x56a9e8;_0x2ae66b++){var _0x3c6518=events[_0x2ae66b];var _0x4afbcf=createListener(_0x26a6('0x6')+_0x3c6518,_0x197a91);UserProfileEvents['on'](_0x3c6518,_0x4afbcf);}};