5c2a4429282567086c9556a96d874fe7cdcc635d
[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 _0x15da=['register','plugin:','save','remove','removeListener'];(function(_0x429e7e,_0x5ae693){var _0x22c7d7=function(_0x1d4c77){while(--_0x1d4c77){_0x429e7e['push'](_0x429e7e['shift']());}};_0x22c7d7(++_0x5ae693);}(_0x15da,0x98));var _0xa15d=function(_0x70fd53,_0x2a95a6){_0x70fd53=_0x70fd53-0x0;var _0x4b71c5=_0x15da[_0x70fd53];return _0x4b71c5;};'use strict';var PluginEvents=require('./plugin.events');var events=[_0xa15d('0x0'),_0xa15d('0x1'),'update'];function createListener(_0x588b5d,_0x3732f8){return function(_0x4c3a05){_0x3732f8['emit'](_0x588b5d,_0x4c3a05);};}function removeListener(_0x17347b,_0x29ea56){return function(){PluginEvents[_0xa15d('0x2')](_0x17347b,_0x29ea56);};}exports[_0xa15d('0x3')]=function(_0x375c1a){for(var _0x40dd5e=0x0,_0x30bee4=events['length'];_0x40dd5e<_0x30bee4;_0x40dd5e++){var _0x2c5c74=events[_0x40dd5e];var _0x46896d=createListener(_0xa15d('0x4')+_0x2c5c74,_0x375c1a);PluginEvents['on'](_0x2c5c74,_0x46896d);}};