-
public final class LocationsModule extends OriginModule
Device location module.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classLocationsModule.ProviderDevice locations module provider.
-
Method Summary
Modifier and Type Method Description static LocationsModule.ProviderofProvider()Construct new default provider. LocationsDescriptordescriptor()Current locations descriptor. -
-
Method Detail
-
ofProvider
static LocationsModule.Provider ofProvider()
Construct new default provider.
-
descriptor
LocationsDescriptor descriptor()
Current locations descriptor.
-
-
-
-