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ヶ月前224ビュー
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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ