mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Presence] Add device ID to DeviceIdentityMetaData
PiperOrigin-RevId: 580758850
This commit is contained in:
committed by
Copybara-Service
parent
5dacb56a0c
commit
3d11defc4a
@@ -38,6 +38,10 @@ message DeviceIdentityMetaData {
|
||||
|
||||
// The instance type (user profile) related to the metadata.
|
||||
InstanceType instance_type = 4;
|
||||
|
||||
// The device_id from the MultideviceParameters file of the broadcasting
|
||||
// device
|
||||
bytes device_id = 5;
|
||||
}
|
||||
|
||||
// The metadata of a device.
|
||||
|
||||
Reference in New Issue
Block a user