Interface AwsIotTopicCallback

All Known Implementing Classes:
AwsIotDeviceCommandAckListener, AwsIotDeviceDeltaListener, AWSIotTopic

public interface AwsIotTopicCallback
This interface class defines the function called when subscribed message has arrived.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details