@BetaApi(value="The surface for streaming is not stable yet and may change in the future.")
public interface ClientStreamReadyObserver<V>
ClientStream is ready to send more messages.| Modifier and Type | Method and Description |
|---|---|
void |
onReady(ClientStream<V> stream) |
void onReady(ClientStream<V> stream)