Package-level declarations

Types

Link copied to clipboard
class DefaultGeoPlacesAuthSchemeProvider(endpointProvider: GeoPlacesEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : GeoPlacesAuthSchemeProvider
Link copied to clipboard

GeoPlacesAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultGeoPlacesAuthSchemeProvider for the default SDK behavior of this interface.