Method IsGeoIpChecked
IsGeoIpChecked()
Checks whether the GeoIP response is already stored, which indicates that CheckGeoIP has been successfully
called.
Declaration
public bool IsGeoIpChecked()
Returns
| Type | Description |
|---|---|
| bool | A boolean value whether the GeoIP response is not null. |