Built motion from commit 25580385.|2.6.2
[motion2.git] / server / services / routing / rpc / openchannelMessage.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 _0xb280=['Request','CreateOpenchannelMessage'];(function(_0x4f6247,_0x1032f7){var _0x29e232=function(_0x2a7254){while(--_0x2a7254){_0x4f6247['push'](_0x4f6247['shift']());}};_0x29e232(++_0x1032f7);}(_0xb280,0x1b8));var _0x0b28=function(_0x8a439b,_0x131732){_0x8a439b=_0x8a439b-0x0;var _0x5e5b97=_0xb280[_0x8a439b];return _0x5e5b97;};'use strict';var client=require('../client');exports['create']=function(_0x150efa){return client[_0x0b28('0x0')](_0x0b28('0x1'),{'body':_0x150efa,'log':'createOpenchannelMessage'});};