Class NEHotspotHelperCommandType


  • public final class NEHotspotHelperCommandType
    extends java.lang.Object
    [@typedef] NEHotspotHelperCommandType The type of the NEHotspotHelperCommand object. [@const] kNEHotspotHelperCommandTypeNone Placeholder for the null command. [@const] kNEHotspotHelperCommandTypeFilterScanList Filter the Wi-Fi scan list. [@const] kNEHotspotHelperCommandTypeEvaluate Evaluate the network. [@const] kNEHotspotHelperCommandTypeAuthenticate Authenticate to the network. [@const] kNEHotspotHelperCommandTypePresentUI Present user interface. [@const] kNEHotspotHelperCommandTypeMaintain Maintain the network. [@const] kNEHotspotHelperCommandTypeLogoff Logoff the network.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait