Uses of Enum Class
com.vonage.client.insight.Reachability
Packages that use Reachability
-
Uses of Reachability in com.vonage.client.insight
Methods in com.vonage.client.insight that return ReachabilityModifier and TypeMethodDescriptionstatic ReachabilityReachability.fromString(String name) AdvancedInsightResponse.getReachability()static ReachabilityReturns the enum constant of this class with the specified name.static Reachability[]Reachability.values()Returns an array containing the constants of this enum class, in the order they are declared.