Built motion from commit 5ad77b03.|2.6.3
[motion2.git] / server / services / ami / rpc / faxMessage.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 _0x1950=['Request','UpdateFaxMessage'];(function(_0x1aef6b,_0x5b8c20){var _0x4302e2=function(_0x2a4f4b){while(--_0x2a4f4b){_0x1aef6b['push'](_0x1aef6b['shift']());}};_0x4302e2(++_0x5b8c20);}(_0x1950,0x140));var _0x0195=function(_0x2a3756,_0x359a1f){_0x2a3756=_0x2a3756-0x0;var _0x41d7e3=_0x1950[_0x2a3756];return _0x41d7e3;};'use strict';var client=require('../client');exports['update']=function(_0x287959,_0x1f3475){return client[_0x0195('0x0')](_0x0195('0x1'),{'body':_0x1f3475,'options':{'where':{'AttachmentId':_0x287959}},'log':'UpdateFaxMessage'});};