public interface AWSIotMqttNewMessageCallback
Modifier and Type | Method and Description |
---|---|
void |
onMessageArrived(java.lang.String topic,
byte[] data)
This method is called when a message arrives from the mqtt client.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.