Uses of Class
com.vonage.client.insight.BasicInsightResponse
Packages that use BasicInsightResponse
-
Uses of BasicInsightResponse in com.vonage.client.insight
Subclasses of BasicInsightResponse in com.vonage.client.insightModifier and TypeClassDescriptionclassResponse object constructed from the JSON payload returned for Advanced number insight requests.classResponse object constructed from the JSON payload returned for Standard number insight requests.Methods in com.vonage.client.insight that return BasicInsightResponseModifier and TypeMethodDescriptionstatic BasicInsightResponseInsightClient.getBasicNumberInsight(BasicInsightRequest basicInsightRequest) Perform a Basic Insight Request with aBasicInsightRequest.InsightClient.getBasicNumberInsight(String number) Perform a Basic Insight Request with a number.InsightClient.getBasicNumberInsight(String number, String country) Perform a Basic Insight Request with a number and country.