4fae6f800cdc6014610bb5b82b134611fa32542b
[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 _0x0aac=['plugin:','save','emit','register','length'];(function(_0x239d36,_0xf56ab2){var _0x97d06c=function(_0x47af15){while(--_0x47af15){_0x239d36['push'](_0x239d36['shift']());}};_0x97d06c(++_0xf56ab2);}(_0x0aac,0x146));var _0xc0aa=function(_0x1f8e33,_0x300371){_0x1f8e33=_0x1f8e33-0x0;var _0x37b939=_0x0aac[_0x1f8e33];return _0x37b939;};'use strict';var PluginEvents=require('./plugin.events');var events=[_0xc0aa('0x0'),'remove','update'];function createListener(_0x7a80b7,_0x19244c){return function(_0x38a9c3){_0x19244c[_0xc0aa('0x1')](_0x7a80b7,_0x38a9c3);};}function removeListener(_0x177a63,_0x40fe98){return function(){PluginEvents['removeListener'](_0x177a63,_0x40fe98);};}exports[_0xc0aa('0x2')]=function(_0x54d82d){for(var _0x21f53a=0x0,_0x219db9=events[_0xc0aa('0x3')];_0x21f53a<_0x219db9;_0x21f53a++){var _0xbd8a56=events[_0x21f53a];var _0x230524=createListener(_0xc0aa('0x4')+_0xbd8a56,_0x54d82d);PluginEvents['on'](_0xbd8a56,_0x230524);}};