Add logging when a gRPC failed as the server UNAVAILABLE.

PiperOrigin-RevId: 479027905
This commit is contained in:
hai007
2022-10-05 06:30:33 -07:00
committed by Copybara-Service
parent 8ef1a5f3a9
commit c82b0ba23e
+3
View File
@@ -378,6 +378,9 @@ enum ServerResponseState {
// For GoogleAuthException.
SERVER_RESPONSE_GOOGLE_AUTH_FAILURE = 8;
// For Internet connect status.
SERVER_RESPONSE_NOT_CONNECTED_TO_INTERNET = 10;
}
// The type of Nearby Sharing scanning.