4e21b157b5df7b7934ac1472ee9aaccd38956cf1
[motion2.git] / server / services / routing / rpc / mailMessage.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 _0x180d=['createMailMessage','CreateMailMessage'];(function(_0x35a730,_0x35610e){var _0xbe64fd=function(_0x23a778){while(--_0x23a778){_0x35a730['push'](_0x35a730['shift']());}};_0xbe64fd(++_0x35610e);}(_0x180d,0xdf));var _0xd180=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x180d[_0x20a584];return _0x4b41a8;};'use strict';var client=require('../client');exports['create']=function(_0xbdf73a){return client['Request'](_0xd180('0x0'),{'body':_0xbdf73a,'log':_0xd180('0x1')});};