Built motion from commit d32f51f5.|2.6.31
[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 _0xc3ea=['create'];(function(_0xccc7a8,_0x317246){var _0x30e34e=function(_0xe79c6){while(--_0xe79c6){_0xccc7a8['push'](_0xccc7a8['shift']());}};_0x30e34e(++_0x317246);}(_0xc3ea,0x8f));var _0xac3e=function(_0x36eaaa,_0x326732){_0x36eaaa=_0x36eaaa-0x0;var _0x461349=_0xc3ea[_0x36eaaa];return _0x461349;};'use strict';var client=require('../client');exports[_0xac3e('0x0')]=function(_0x22ab11){return client['Request']('CreateMailMessage',{'body':_0x22ab11,'log':'createMailMessage'});};