Package com.vonage.client.insight
Class AdvancedInsightResponse
java.lang.Object
com.vonage.client.insight.BasicInsightResponse
com.vonage.client.insight.StandardInsightResponse
com.vonage.client.insight.AdvancedInsightResponse
public class AdvancedInsightResponse extends StandardInsightResponse
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdvancedInsightResponse.PortedStatusstatic classAdvancedInsightResponse.Reachabilitystatic classAdvancedInsightResponse.Validity -
Constructor Summary
Constructors Constructor Description AdvancedInsightResponse() -
Method Summary
Modifier and Type Method Description static AdvancedInsightResponsefromJson(java.lang.String json)java.lang.StringgetCallerName()CallerTypegetCallerType()java.lang.StringgetFirstName()java.lang.StringgetLastName()java.lang.IntegergetLookupOutcome()java.lang.StringgetLookupOutcomeMessage()AdvancedInsightResponse.PortedStatusgetPorted()AdvancedInsightResponse.ReachabilitygetReachability()RoamingDetailsgetRoaming()AdvancedInsightResponse.ValiditygetValidNumber()Methods inherited from class com.vonage.client.insight.StandardInsightResponse
getCallerIdentity, getCurrentCarrier, getOriginalCarrier, getRefundPrice, getRemainingBalance, getRequestPriceMethods inherited from class com.vonage.client.insight.BasicInsightResponse
getCountryCode, getCountryCodeIso3, getCountryName, getCountryPrefix, getErrorText, getInternationalFormatNumber, getNationalFormatNumber, getRequestId, getStatus, getStatusMessage