Import JS library in plugin

Hello,

We want to try use a SIP library with WebSocket on a plugin.

It’s possible to import external JS library ?

If yes, how to do it ?

Many thanks

Sorry, it is not possible to reference any external JS libraries.

Thanks for this quick reply.

There is possibility to update variables or detect some event on HomeRemote from a Webbrowser object ?

I think the only event available for that control is the Navigated event.