Class SessionInfo
Session information.
Members
Name | Description |
manualEntryUrl |
string The URL which, after being manually entered into a user's browser, will prompt a user for a key and (optionally) a pin to start the session. |
sessionUrl |
string The URL which is encoded into the QR Barcode. Normally, you will not want to show this to the user. |
qrSrcUrl |
string Image tag element src content for displaying the QR Code to connect to a kiosk. |
isClientConnected |
bool Determines whether there is an active client session. In other words, if someone is connected to the kiosk from their phone. |
sessionCredentials |
SessionCredentials
Session authentication information. |
Requirements
KioWare for Android version 3.23 or greater.