public final class ChipEvent extends Object implements Serializable
| Constructor and Description |
|---|
ChipEvent(Chip source,
String topic) |
ChipEvent(Chip source,
String topic,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Chip |
getSource() |
String |
getTopic()
returns the topic for which this event was fired
|
Object |
getValue() |
Copyright © 2017 SAP SE. All Rights Reserved.