8fab392f1cc0329322a8f5a306fae370432154e8
[motion2.git] / server / api / plugin / plugin.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 _0x68bd=['update','emit','register','length','plugin:','save'];(function(_0x3837e1,_0x3fe5b2){var _0x3f3341=function(_0xc2951e){while(--_0xc2951e){_0x3837e1['push'](_0x3837e1['shift']());}};_0x3f3341(++_0x3fe5b2);}(_0x68bd,0xd7));var _0xd68b=function(_0x5bcdd7,_0x5e481c){_0x5bcdd7=_0x5bcdd7-0x0;var _0x36192b=_0x68bd[_0x5bcdd7];return _0x36192b;};'use strict';var PluginEvents=require('./plugin.events');var events=[_0xd68b('0x0'),'remove',_0xd68b('0x1')];function createListener(_0x5b49b3,_0x54886b){return function(_0x4585e9){_0x54886b[_0xd68b('0x2')](_0x5b49b3,_0x4585e9);};}function removeListener(_0x4180df,_0x136fba){return function(){PluginEvents['removeListener'](_0x4180df,_0x136fba);};}exports[_0xd68b('0x3')]=function(_0x3839fd){for(var _0x546612=0x0,_0x1a620f=events[_0xd68b('0x4')];_0x546612<_0x1a620f;_0x546612++){var _0x814fb4=events[_0x546612];var _0x429a23=createListener(_0xd68b('0x5')+_0x814fb4,_0x3839fd);PluginEvents['on'](_0x814fb4,_0x429a23);}};