Built motion from commit b5413ace.|2.6.9
[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 _0xab74=['../client','CreateMailMessage'];(function(_0x28edd8,_0x47dd5a){var _0x3e0081=function(_0x53872a){while(--_0x53872a){_0x28edd8['push'](_0x28edd8['shift']());}};_0x3e0081(++_0x47dd5a);}(_0xab74,0x122));var _0x4ab7=function(_0x58f240,_0x2c9ddd){_0x58f240=_0x58f240-0x0;var _0x2fe60d=_0xab74[_0x58f240];return _0x2fe60d;};'use strict';var client=require(_0x4ab7('0x0'));exports['create']=function(_0x18a261){return client['Request'](_0x4ab7('0x1'),{'body':_0x18a261,'log':'createMailMessage'});};