mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Added MacOS into OS type
PiperOrigin-RevId: 563279974
This commit is contained in:
committed by
Copybara-Service
parent
e186ef6232
commit
fcee99d7ee
@@ -448,6 +448,7 @@ enum OSType {
|
||||
CHROME_OS = 2;
|
||||
IOS = 3;
|
||||
WINDOWS = 4;
|
||||
MACOS = 5;
|
||||
}
|
||||
|
||||
// Relationship of remote device to sender device.
|
||||
|
||||
Reference in New Issue
Block a user