-
public class GeofenceParams.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static GeofenceParams.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final GeofenceParamsfromRemoteConfig()Builds params from the current remote config's geofence block, falling back to GeofenceConstants defaults when config hasn't loaded yet. -
-
Method Detail
-
fromRemoteConfig
final GeofenceParams fromRemoteConfig()
Builds params from the current remote config's geofence block, falling back to GeofenceConstants defaults when config hasn't loaded yet.
-
-
-
-