Built motion from commit (unavailable).|2.5.7
[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 _0xf041=['../client','CreateMailMessage'];(function(_0x1d66d5,_0xf9d343){var _0x55d82f=function(_0x55665c){while(--_0x55665c){_0x1d66d5['push'](_0x1d66d5['shift']());}};_0x55d82f(++_0xf9d343);}(_0xf041,0x64));var _0x1f04=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xf041[_0x321bb2];return _0x9c12ed;};'use strict';var client=require(_0x1f04('0x0'));exports['create']=function(_0x294160){return client['Request'](_0x1f04('0x1'),{'body':_0x294160,'log':'createMailMessage'});};