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
gefragt vor 10 Monaten224 Aufrufe
1 Antwort
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
beantwortet vor 7 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen