2c62c70384f9ed90001f97140f37862484ab4197
[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 _0x8ac7=['Request','createMailMessage','../client'];(function(_0x1d1963,_0x32cc0e){var _0x3f58bb=function(_0x514823){while(--_0x514823){_0x1d1963['push'](_0x1d1963['shift']());}};_0x3f58bb(++_0x32cc0e);}(_0x8ac7,0x6e));var _0x78ac=function(_0x460e0d,_0x5d2548){_0x460e0d=_0x460e0d-0x0;var _0x3f3eb3=_0x8ac7[_0x460e0d];return _0x3f3eb3;};'use strict';var client=require(_0x78ac('0x0'));exports['create']=function(_0x546262){return client[_0x78ac('0x1')]('CreateMailMessage',{'body':_0x546262,'log':_0x78ac('0x2')});};