Class StartDatafeedResponse

    • Constructor Detail

      • StartDatafeedResponse

        public StartDatafeedResponse​(boolean started)
    • Method Detail

      • isStarted

        public boolean isStarted()
        Has the Datafeed started or not
        Returns:
        boolean value indicating the Datafeed started status
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object