toggle menu
Android FHIR Engine Library
1.0.0
androidJvm
switch theme
search in API
Android FHIR Engine Library
/
com.google.android.fhir.sync
/
RepeatInterval
Repeat
Interval
data
class
RepeatInterval
(
val
interval
:
Long
,
val
timeUnit
:
TimeUnit
)
Members
Constructors
Repeat
Interval
Link copied to clipboard
constructor
(
interval
:
Long
,
timeUnit
:
TimeUnit
)
Properties
interval
Link copied to clipboard
val
interval
:
Long
The interval at which the sync should be triggered in
time
Unit
Link copied to clipboard
val
timeUnit
:
TimeUnit
The time unit for the repeat interval