public interface RetryingConnectionObserver<ClientResponseT>
| Modifier and Type | Method and Description |
|---|---|
void |
onClientResponse(ClientResponseT value) |
void |
triggerReinitialize(CheckedApiException streamError) |
void triggerReinitialize(CheckedApiException streamError)
void onClientResponse(ClientResponseT value) throws CheckedApiException
CheckedApiExceptionCopyright © 2022 Google LLC. All rights reserved.