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
posta 10 mesi fa223 visualizzazioni
1 Risposta
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
con risposta 7 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande