mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Add last_endpoint_id to AutoReconnectFrame
PiperOrigin-RevId: 715189500
This commit is contained in:
committed by
Copybara-Service
parent
3c094323f6
commit
2b861b63e2
@@ -426,6 +426,7 @@ message AutoReconnectFrame {
|
||||
}
|
||||
optional string endpoint_id = 1;
|
||||
optional EventType event_type = 2;
|
||||
optional string last_endpoint_id = 3;
|
||||
}
|
||||
|
||||
message MediumMetadata {
|
||||
|
||||
Reference in New Issue
Block a user