Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / services / ami / rpc / attachment.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 _0xfd1b=['CreateAttachment','../client'];(function(_0x719236,_0x3615f8){var _0x3ae92d=function(_0x539f7a){while(--_0x539f7a){_0x719236['push'](_0x719236['shift']());}};_0x3ae92d(++_0x3615f8);}(_0xfd1b,0x157));var _0xbfd1=function(_0x25cdd0,_0x2494a1){_0x25cdd0=_0x25cdd0-0x0;var _0x55c51a=_0xfd1b[_0x25cdd0];return _0x55c51a;};'use strict';var client=require(_0xbfd1('0x0'));exports['create']=function(_0x15f588){return client['Request']('CreateAttachment',{'body':_0x15f588,'log':_0xbfd1('0x1')});};