mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 14:46:12 -04:00
routing change.
PiperOrigin-RevId: 923062880
This commit is contained in:
@@ -321,6 +321,7 @@ enum EventType {
|
||||
/*[ device_role = DEVICE_ROLE_INITIATOR ]*/;
|
||||
CLOUD_REGISTER_RECEIVER = 75
|
||||
/*[ device_role = DEVICE_ROLE_REMOTE ]*/;
|
||||
// Cloud upload events (routing updated in nearby_event_codes.proto).
|
||||
CLOUD_UPLOAD_START = 76
|
||||
/*[ device_role = DEVICE_ROLE_INITIATOR ]*/;
|
||||
CLOUD_UPLOAD_END = 77 /*[ device_role = DEVICE_ROLE_INITIATOR ]*/;
|
||||
|
||||
Reference in New Issue
Block a user