public static interface StaticStreamObserver.StreamCallback
| Modifier and Type | Method and Description |
|---|---|
boolean |
onNext(String message)
Called when the a new message is received
|
boolean onNext(String message)
message - The messageCopyright © 2019. All rights reserved.