Skip to content

Commit

Permalink
Add location_hint field
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 699038371
  • Loading branch information
johnsonlu072 authored and copybara-github committed Nov 22, 2024
1 parent 266a773 commit 0879eaf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ message ConnectionRequestFrame {
PresenceDevice presence_device = 13;
}
optional ConnectionMode connection_mode = 14;
optional LocationHint location_hint = 15;
}

message ConnectionResponseFrame {
Expand Down

0 comments on commit 0879eaf

Please sign in to comment.