Uses of Enum Class
com.vonage.client.insight.CallerType
Packages that use CallerType
-
Uses of CallerType in com.vonage.client.insight
Methods in com.vonage.client.insight that return CallerTypeModifier and TypeMethodDescriptionstatic CallerTypeCallerType.fromString(String name) StandardInsightResponse.getCallerType()CallerIdentity.getType()static CallerTypeReturns the enum constant of this class with the specified name.static CallerType[]CallerType.values()Returns an array containing the constants of this enum class, in the order they are declared.