CaptivePortalPolicy Class |
The CaptivePortalPolicy type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disconnected | User not prompted, Wi-Fi disconnected, no internet access. |
![]() | JniPeerMembers | To be added. |
![]() | NoInternet | To be added. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
![]() | UserPrompted | To be added. |
Name | Description | |
---|---|---|
![]() | FromInt | Retrieves the corresponding CaptivePortalPolicy value, from a valid integer. |
![]() | ToInt | Converts the CaptivePortalPolicy to its integer corresponding value. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
CaptivePortalPolicy
defines the behaviour of the device
in case of connecting to a public Wi-Fi with a captive portal interface.
In particular, selecting the desired mode, the user can be prompted to authenticate,
to be allowed or disallowed to connect to networks which requiring authentication through a captive portal.