Builder

class Builder

Properties

Link copied to clipboard
var city: City?

The city where the remote IP address is located.

Link copied to clipboard

The country where the remote IP address is located.

Link copied to clipboard

The coordinates of the location of the remote IP address.

Link copied to clipboard

The IP address.

Link copied to clipboard

The internet service provider (ISP) organization associated with the remote IP address.

Functions

Link copied to clipboard
fun city(block: City.Builder.() -> Unit)
Link copied to clipboard
Link copied to clipboard