6d5e37415568419d4aee51b15e9b2517a848dc75
[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 _0x9956=['../client','Request','CreateAttachment'];(function(_0x55ce56,_0x5ab370){var _0x3eb0e8=function(_0x2ed6b9){while(--_0x2ed6b9){_0x55ce56['push'](_0x55ce56['shift']());}};_0x3eb0e8(++_0x5ab370);}(_0x9956,0x1b6));var _0x6995=function(_0x5110f4,_0x111c08){_0x5110f4=_0x5110f4-0x0;var _0x60911a=_0x9956[_0x5110f4];return _0x60911a;};'use strict';var client=require(_0x6995('0x0'));exports['create']=function(_0x18b9e4){return client[_0x6995('0x1')](_0x6995('0x2'),{'body':_0x18b9e4,'log':'CreateAttachment'});};