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
已提問 10 個月前檢視次數 223 次
1 個回答
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
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南