f24e71bac99c6907dbce97abc13566743ccaf497
[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 _0xe1af=['Request','createMailMessage','create'];(function(_0x9dfc10,_0x19c2d5){var _0x4f938a=function(_0x12b1e5){while(--_0x12b1e5){_0x9dfc10['push'](_0x9dfc10['shift']());}};_0x4f938a(++_0x19c2d5);}(_0xe1af,0x158));var _0xfe1a=function(_0x183fdb,_0x288b39){_0x183fdb=_0x183fdb-0x0;var _0x1c2e04=_0xe1af[_0x183fdb];return _0x1c2e04;};'use strict';var client=require('../client');exports[_0xfe1a('0x0')]=function(_0x16514a){return client[_0xfe1a('0x1')]('CreateMailMessage',{'body':_0x16514a,'log':_0xfe1a('0x2')});};