Uses of Interface
com.tinkerforge.BrickletRemoteSwitchV2.RemoteStatusAListener
-
-
Uses of BrickletRemoteSwitchV2.RemoteStatusAListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletRemoteSwitchV2.RemoteStatusAListener Modifier and Type Method Description void
BrickletRemoteSwitchV2. addRemoteStatusAListener(BrickletRemoteSwitchV2.RemoteStatusAListener listener)
Adds a RemoteStatusA listener.void
BrickletRemoteSwitchV2. removeRemoteStatusAListener(BrickletRemoteSwitchV2.RemoteStatusAListener listener)
Removes a RemoteStatusA listener.
-