Instantiates a WebServiceClient
The account ID
The license key
Optional
options: number | OptionsAdditional option to use when connecting to the web service. If you pass a number as the third parameter, it will be treated as the timeout; however, passing in a number should be considered deprecated and may be removed in a future major version.
Private
accountIDPrivate
hostPrivate
licensePrivate
timeoutPrivate
handleReturns a Promise with the Insights data for an IP address.
Insights is only supported by the GeoIP2 web service. It is not supported by the GeoLite2 web service.
The IP Address you want to query the Insights web service with
Private
responseGenerated using TypeDoc
Class representing the WebServiceClient *