Uses of Interface
com.tinkerforge.BrickletRealTimeClockV2.DateTimeListener
-
-
Uses of BrickletRealTimeClockV2.DateTimeListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletRealTimeClockV2.DateTimeListener Modifier and Type Method Description void
BrickletRealTimeClockV2. addDateTimeListener(BrickletRealTimeClockV2.DateTimeListener listener)
Adds a DateTime listener.void
BrickletRealTimeClockV2. removeDateTimeListener(BrickletRealTimeClockV2.DateTimeListener listener)
Removes a DateTime listener.
-