mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
[Connections] Impl to auto connect once the auth compound result is FAILURE.
PiperOrigin-RevId: 579049556
This commit is contained in:
committed by
Copybara-Service
parent
42043ee856
commit
5dacb56a0c
@@ -170,6 +170,7 @@ enum DisconnectionReason {
|
||||
SHUTDOWN = 5;
|
||||
UNFINISHED = 6;
|
||||
PREV_CHANNEL_DISCONNECTION_IN_RECONNECT = 7;
|
||||
AUTHENTICATION_FAILURE = 8;
|
||||
}
|
||||
|
||||
// The type of a Payload.
|
||||
|
||||
Reference in New Issue
Block a user