Module com.hedera.hashgraph.sdk
Interface ConsensusServiceGrpc.AsyncService
- All Known Implementing Classes:
ConsensusServiceGrpc.ConsensusServiceImplBase
- Enclosing class:
ConsensusServiceGrpc
public static interface ConsensusServiceGrpc.AsyncService
The Mirror Service provides the ability to query a stream of Hedera Consensus Service (HCS) messages for an HCS Topic via a specific (possibly open-ended) time range.
-
Method Summary
Modifier and TypeMethodDescriptiondefault voidsubscribeTopic(ConsensusTopicQuery request, io.grpc.stub.StreamObserver<ConsensusTopicResponse> responseObserver)
-
Method Details
-
subscribeTopic
default void subscribeTopic(ConsensusTopicQuery request, io.grpc.stub.StreamObserver<ConsensusTopicResponse> responseObserver)
-