177568b52a39c73bc7af9cdb49f5ecac09d40d97
[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 _0xd7fb=['emit','register','length','./plugin.events','remove'];(function(_0x4565e7,_0x6446e3){var _0x14fd0a=function(_0x2ba136){while(--_0x2ba136){_0x4565e7['push'](_0x4565e7['shift']());}};_0x14fd0a(++_0x6446e3);}(_0xd7fb,0x10c));var _0xbd7f=function(_0x153338,_0x324298){_0x153338=_0x153338-0x0;var _0x517d70=_0xd7fb[_0x153338];return _0x517d70;};'use strict';var PluginEvents=require(_0xbd7f('0x0'));var events=['save',_0xbd7f('0x1'),'update'];function createListener(_0x4ddce9,_0x767deb){return function(_0x176c85){_0x767deb[_0xbd7f('0x2')](_0x4ddce9,_0x176c85);};}function removeListener(_0x37c911,_0x325ce2){return function(){PluginEvents['removeListener'](_0x37c911,_0x325ce2);};}exports[_0xbd7f('0x3')]=function(_0x37e99c){for(var _0x437d24=0x0,_0x5682f3=events[_0xbd7f('0x4')];_0x437d24<_0x5682f3;_0x437d24++){var _0x4ccb74=events[_0x437d24];var _0x346f41=createListener('plugin:'+_0x4ccb74,_0x37e99c);PluginEvents['on'](_0x4ccb74,_0x346f41);}};