Built motion from commit d1eab355.|2.6.28
[motion2.git] / server / api / smsInteraction / smsInteraction.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 _0x3879=['removeListener','smsInteraction:','save','remove','update'];(function(_0x54e123,_0x10d7a5){var _0x31c68c=function(_0x24cc24){while(--_0x24cc24){_0x54e123['push'](_0x54e123['shift']());}};_0x31c68c(++_0x10d7a5);}(_0x3879,0xca));var _0x9387=function(_0x8dbf3a,_0x5e11ed){_0x8dbf3a=_0x8dbf3a-0x0;var _0x46de20=_0x3879[_0x8dbf3a];return _0x46de20;};'use strict';var SmsInteractionEvents=require('./smsInteraction.events');var events=[_0x9387('0x0'),_0x9387('0x1'),_0x9387('0x2')];function createListener(_0x50bf80,_0xdf46a6){return function(_0x27873b){_0xdf46a6['emit'](_0x50bf80,_0x27873b);};}function removeListener(_0x344d3a,_0x571dde){return function(){SmsInteractionEvents[_0x9387('0x3')](_0x344d3a,_0x571dde);};}exports['register']=function(_0xc8bc44){for(var _0xab0868=0x0,_0x1a508a=events['length'];_0xab0868<_0x1a508a;_0xab0868++){var _0x517eef=events[_0xab0868];var _0x5a19b2=createListener(_0x9387('0x4')+_0x517eef,_0xc8bc44);SmsInteractionEvents['on'](_0x517eef,_0x5a19b2);}};