Use SDK methods through DCVViewer

0

Hello, I'm a bit new to using the NICE DCV SDK and React in general but I was wondering if there's a way to call the SDK connection methods through the DCVViewer React component (ex. EnableRelativeMouse)? I couldn't seem to extract the connection class from the component so I couldn't follow the getting started docs on the website.

eli
preguntada hace 10 meses222 visualizaciones
1 Respuesta
0

Hi, the React DCV Viewer component is a complete UI component so any interaction must be done through the UI.

Instead, if you want to have control over the connection object or you want to call directly some function of the API you need to use the SDK directly and build your own UI.

AWS
respondido hace 7 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas