isGeoLocationAllowed

abstract fun isGeoLocationAllowed(): Single<Boolean>

Use this to find out if GeoLocation the user is allowed to use the service in its current geolocation.

Throws

HttpException

if the network request fails

SocketTimeoutException

if the network request times out (in case of no or slow network)