mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Nearby][Analytics] Add logging for device state.
PiperOrigin-RevId: 413681037
This commit is contained in:
@@ -185,6 +185,9 @@ enum EventType {
|
||||
|
||||
// Set up a connection with the remote device.
|
||||
ESTABLISH_CONNECTION = 48;
|
||||
|
||||
// Track device states in Nearby Share setting.
|
||||
DEVICE_SETTINGS = 49;
|
||||
}
|
||||
|
||||
// Event category to differentiate whether this comes from sender or receiver,
|
||||
|
||||
Reference in New Issue
Block a user