mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
fix auto-resume logging issue
PiperOrigin-RevId: 571093232
This commit is contained in:
@@ -169,6 +169,7 @@ enum DisconnectionReason {
|
||||
UPGRADED = 4;
|
||||
SHUTDOWN = 5;
|
||||
UNFINISHED = 6;
|
||||
PREV_CHANNEL_DISCONNECTION_IN_RECONNECT = 7;
|
||||
}
|
||||
|
||||
// The type of a Payload.
|
||||
|
||||
Reference in New Issue
Block a user