Status API
getPortalState
The getPortalState
function returns the current captive portal state. The function will return NetWizardPortalState
enum, as described here.
API Reference
NetWizardPortalState state = NW.getPortalState();
Status API
The getPortalState
function returns the current captive portal state. The function will return NetWizardPortalState
enum, as described here.
NetWizardPortalState state = NW.getPortalState();