Package | Description |
---|---|
ej.aws.iot | |
ej.aws.iot.pubsub |
Modifier and Type | Method and Description |
---|---|
void |
Thing.addListener(java.lang.String topic,
TopicListener listener)
Adds a listener on a specified topic.
|
Modifier and Type | Method and Description |
---|---|
void |
Client.addTopicListener(java.lang.String topic,
TopicListener listener)
Adds a topic listener on a topic.
|