mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
Add ConnectionAttemptMetadata for ConnectionAttempt in AnalyticsRecorder.
PiperOrigin-RevId: 413682624
This commit is contained in:
committed by
Copybara-Service
parent
28ed3c75a4
commit
b48610144b
@@ -21,7 +21,7 @@
|
||||
namespace location {
|
||||
namespace nearby {
|
||||
|
||||
// A struct to consturct error code parameters for the analytics recorder.
|
||||
// A struct to construct error code parameters for the analytics recorder.
|
||||
struct ErrorCodeParams {
|
||||
location::nearby::proto::connections::Medium medium =
|
||||
location::nearby::proto::connections::UNKNOWN_MEDIUM;
|
||||
|
||||
Reference in New Issue
Block a user