Uses of Enum Class
com.vonage.client.insight.InsightStatus
Packages that use InsightStatus
-
Uses of InsightStatus in com.vonage.client.insight
Methods in com.vonage.client.insight that return InsightStatusModifier and TypeMethodDescriptionstatic InsightStatusInsightStatus.fromInt(int insightStatus) Look up the InsightStatus based on the int value.BasicInsightResponse.getStatus()static InsightStatusReturns the enum constant of this class with the specified name.static InsightStatus[]InsightStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.