5754a2023cc77dbf60615a4b47e2bcd19f69e57c
[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 _0x4fd4=['Request'];(function(_0x3c2557,_0x3796b5){var _0x49eda6=function(_0x5704b1){while(--_0x5704b1){_0x3c2557['push'](_0x3c2557['shift']());}};_0x49eda6(++_0x3796b5);}(_0x4fd4,0x1d0));var _0x44fd=function(_0x3bf83f,_0x181cac){_0x3bf83f=_0x3bf83f-0x0;var _0x22c4a9=_0x4fd4[_0x3bf83f];return _0x22c4a9;};'use strict';var client=require('../client');exports['create']=function(_0x386249){return client[_0x44fd('0x0')]('CreateMailMessage',{'body':_0x386249,'log':'createMailMessage'});};