Class IPResponsePlus
java.lang.Object
io.ipinfo.api.model.IPResponsePlus
-
Constructor Summary
ConstructorsConstructorDescriptionIPResponsePlus(String ip, boolean bogon) IPResponsePlus(String ip, String hostname, GeoPlus geo, ASNPlus asn, Mobile mobile, Anonymous anonymous, Abuse abuse, Company company, Privacy privacy, Domains domains, Boolean is_anonymous, Boolean is_anycast, Boolean is_hosting, Boolean is_mobile, Boolean is_satellite) -
Method Summary
-
Constructor Details
-
IPResponsePlus
-
IPResponsePlus
-
-
Method Details
-
setContext
Set by the library for extra utility functions- Parameters:
context- for country information
-
getIp
-
getHostname
-
getGeo
-
getAsn
-
getMobile
-
getAnonymous
-
getAbuse
-
getCompany
-
getPrivacy
-
getDomains
-
getIsAnonymous
-
getIsAnycast
-
getIsHosting
-
getIsMobile
-
getIsSatellite
-
getBogon
public boolean getBogon() -
getCountryName
-
isEU
-
getCountryFlag
-
getCountryFlagURL
-
getCountryCurrency
-
getContinentInfo
-
toString
-