Interface HistoricFeedStatusCallback

    • Method Detail

      • call

        void call​(PublishStatusEvent event,
                  EHistoricSubscribeFeed feed)
        eBus calls this method to inform subscriber that the publisher feed state is either EFeedState.UP or EFeedState.DOWN.
        Parameters:
        event - publish status event contains the publisher's latest feed state for the given message key.
        feed - historic subscribe feed.