Built motion from commit 0900f080.|2.5.45
[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 _0xbd7b=['length','plugin:','save','remove','update','emit','removeListener'];(function(_0x316c42,_0x3391f0){var _0x2b38f7=function(_0x38d2cf){while(--_0x38d2cf){_0x316c42['push'](_0x316c42['shift']());}};_0x2b38f7(++_0x3391f0);}(_0xbd7b,0xd4));var _0xbbd7=function(_0x5dc0c5,_0x4c2e85){_0x5dc0c5=_0x5dc0c5-0x0;var _0x218d06=_0xbd7b[_0x5dc0c5];return _0x218d06;};'use strict';var PluginEvents=require('./plugin.events');var events=[_0xbbd7('0x0'),_0xbbd7('0x1'),_0xbbd7('0x2')];function createListener(_0x1d613a,_0x2450ec){return function(_0x41a7b5){_0x2450ec[_0xbbd7('0x3')](_0x1d613a,_0x41a7b5);};}function removeListener(_0x59ca0f,_0x11bf1b){return function(){PluginEvents[_0xbbd7('0x4')](_0x59ca0f,_0x11bf1b);};}exports['register']=function(_0x5c76fb){for(var _0xf74810=0x0,_0x11b17d=events[_0xbbd7('0x5')];_0xf74810<_0x11b17d;_0xf74810++){var _0x4383fd=events[_0xf74810];var _0x1713b1=createListener(_0xbbd7('0x6')+_0x4383fd,_0x5c76fb);PluginEvents['on'](_0x4383fd,_0x1713b1);}};