| Package | Description |
|---|---|
| io.ipinfo.api | |
| io.ipinfo.api.request |
| Modifier and Type | Method and Description |
|---|---|
ASNResponse |
IPInfo.lookupASN(String asn)
Lookup ASN information using the AS number.
|
IPResponse |
IPInfo.lookupIP(String ip)
Lookup IP information using the IP.
|
| Modifier and Type | Method and Description |
|---|---|
IPResponse |
IPRequest.handle() |
abstract T |
BaseRequest.handle() |
ASNResponse |
ASNRequest.handle() |
okhttp3.Response |
BaseRequest.handleRequest(okhttp3.Request.Builder request) |
Copyright © 2019. All rights reserved.