public final class NEHotspotHelperConfidence
extends java.lang.Object
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.
public static final long None
public static final long Low
public static final long High