Builder
class Builder
Constructors
Functions
Link copied to clipboard
open fun allowUserDefined(@Nullable allowUserDefined: Boolean): ExtendedLocationProviderParameters.Builder
Allow to use user-defined DeviceLocationProviderFactory if any was set by setUserDefinedDeviceLocationProviderFactory.
Link copied to clipboard
Link copied to clipboard
open fun deviceLocationProviderType(@Nullable deviceLocationProviderType: DeviceLocationProviderType): ExtendedLocationProviderParameters.Builder
Type of DeviceLocationProvider.
Link copied to clipboard
open fun locationProviderName(@Nullable locationProviderName: String): ExtendedLocationProviderParameters.Builder
Name of Android location provider to request location updates.