Built motion from commit (unavailable).|2.5.28
[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 _0x3e6d=['createMailMessage','../client'];(function(_0xbca1b1,_0x33f0ce){var _0x4e1686=function(_0x58a80c){while(--_0x58a80c){_0xbca1b1['push'](_0xbca1b1['shift']());}};_0x4e1686(++_0x33f0ce);}(_0x3e6d,0x139));var _0xd3e6=function(_0x4397a7,_0x2a81e0){_0x4397a7=_0x4397a7-0x0;var _0x1ce67b=_0x3e6d[_0x4397a7];return _0x1ce67b;};'use strict';var client=require(_0xd3e6('0x0'));exports['create']=function(_0x49ba44){return client['Request']('CreateMailMessage',{'body':_0x49ba44,'log':_0xd3e6('0x1')});};