Uses of Interface
com.tinkerforge.BrickletRemoteSwitchV2.RemoteStatusBListener
-
-
Uses of BrickletRemoteSwitchV2.RemoteStatusBListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletRemoteSwitchV2.RemoteStatusBListener Modifier and Type Method Description void
BrickletRemoteSwitchV2. addRemoteStatusBListener(BrickletRemoteSwitchV2.RemoteStatusBListener listener)
Adds a RemoteStatusB listener.void
BrickletRemoteSwitchV2. removeRemoteStatusBListener(BrickletRemoteSwitchV2.RemoteStatusBListener listener)
Removes a RemoteStatusB listener.
-