Class NEHotspotHelperConfidence


  • public final class NEHotspotHelperConfidence
    extends java.lang.Object
    [@typedef] NEHotspotHelperConfidence The HotspotHelper's confidence in its ability to handle the network. The HotspotHelper indicates its confidence in being able to handle the given hotspot network. [@const] kNEHotspotHelperConfidenceNone The helper is unable to handle the network. [@const] kNEHotspotHelperConfidenceLow The helper has some confidence in being able to handle the network. [@const] kNEHotspotHelperConfidenceHigh The helper has high confidence in being able to handle the network.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long High  
      static long Low  
      static long None  
    • Method Summary

      • Methods inherited from class java.lang.Object

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