Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / api / chatInternalMessage / chatInternalMessage.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 _0x7333=['./chatInternalMessage.events','remove','removeListener','length'];(function(_0x4adac9,_0x29cd19){var _0x187968=function(_0x289b54){while(--_0x289b54){_0x4adac9['push'](_0x4adac9['shift']());}};_0x187968(++_0x29cd19);}(_0x7333,0xfc));var _0x3733=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0x7333[_0x17d9e3];return _0x14192d;};'use strict';var ChatInternalMessageEvents=require(_0x3733('0x0'));var events=['save',_0x3733('0x1'),'update'];function createListener(_0x2b6c52,_0x146076){return function(_0x1c96f5){_0x146076['emit'](_0x2b6c52,_0x1c96f5);};}function removeListener(_0x1bf202,_0x3959ac){return function(){ChatInternalMessageEvents[_0x3733('0x2')](_0x1bf202,_0x3959ac);};}exports['register']=function(_0xa51fdb){for(var _0x27c9b7=0x0,_0x3330c6=events[_0x3733('0x3')];_0x27c9b7<_0x3330c6;_0x27c9b7++){var _0x5b5a50=events[_0x27c9b7];var _0x1ee542=createListener('chatInternalMessage:'+_0x5b5a50,_0xa51fdb);ChatInternalMessageEvents['on'](_0x5b5a50,_0x1ee542);}};