Uses of Enum Class
com.vonage.client.numberinsight2.Insight
Packages that use Insight
-
Uses of Insight in com.vonage.client.numberinsight2
Methods in com.vonage.client.numberinsight2 that return InsightModifier and TypeMethodDescriptionstatic InsightReturns the enum constant of this class with the specified name.static Insight[]Insight.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.numberinsight2 with parameters of type InsightModifier and TypeMethodDescriptionNumberInsight2Client.fraudCheck(String phoneNumber, Insight insight, Insight... additional) Make fraud check requests with a phone number by looking up fraud score and/or by checking SIM swap status.