Does anyone know how to use the javascript interface of fully kiosk?
https://www.fully-kiosk.com/en/#websiteintegration
In their official docs, it says i have these functions I can use.
String fully.getCurrentLocale()
String fully.getIp4Address()
String fully.getIp6Address()
String fully.getHostname()
but where exactly can I call these functions?
1