06381b2b8c3197b32a97c71e536ec782f252d2d9
[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 _0x3ed6=['Request','createMailMessage','create'];(function(_0x5b0329,_0x36c2a2){var _0x38c925=function(_0x1b9c70){while(--_0x1b9c70){_0x5b0329['push'](_0x5b0329['shift']());}};_0x38c925(++_0x36c2a2);}(_0x3ed6,0xb0));var _0x63ed=function(_0x1d069f,_0x181188){_0x1d069f=_0x1d069f-0x0;var _0x30c238=_0x3ed6[_0x1d069f];return _0x30c238;};'use strict';var client=require('../client');exports[_0x63ed('0x0')]=function(_0x296e8b){return client[_0x63ed('0x1')]('CreateMailMessage',{'body':_0x296e8b,'log':_0x63ed('0x2')});};