bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.sensor
/
RuleCalendar
/
Type
/
Weekly
Weekly
data
class
Weekly
(
val
days
:
Set
<
RuleCalendar.Type.Weekly.Day
>
,
val
fromTime
:
Int
,
val
toTime
:
Int
,
val
timezoneOffset
:
Int
)
:
RuleCalendar.Type
Members
Constructors
Weekly
Link copied to clipboard
constructor
(
days
:
Set
<
RuleCalendar.Type.Weekly.Day
>
,
fromTime
:
Int
,
toTime
:
Int
,
timezoneOffset
:
Int
)
Types
Day
Link copied to clipboard
enum
Day
:
Enum
<
RuleCalendar.Type.Weekly.Day
>
Properties
days
Link copied to clipboard
val
days
:
Set
<
RuleCalendar.Type.Weekly.Day
>
from
Time
Link copied to clipboard
val
fromTime
:
Int
timezone
Offset
Link copied to clipboard
val
timezoneOffset
:
Int
Offset in minutes from UTC rounded to 15-minute intervals.
to
Time
Link copied to clipboard
val
toTime
:
Int