public interface IFTTTMakerChannelTriggerListener
Modifier and Type | Method and Description |
---|---|
boolean |
onTriggered(IFTTTMakerChannelTriggerEvent event)
This callback listener is fired when the IFTTTMakerChannelTrigger
receives a GPIO pin change that invokes the trigger.
|
boolean onTriggered(IFTTTMakerChannelTriggerEvent event)
event
- the IFTTTMakerChannelTriggerEvent event object that
contains details about the GPIO pin, pin state, and
IFTTT Maker Channel event name and data payload.Copyright © 2012–2019 Pi4J. All rights reserved.