mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing][Copy&Paste] Combine uploadContacts and uploadCertificates to reduce server traffic.
PiperOrigin-RevId: 479466240
This commit is contained in:
@@ -359,6 +359,7 @@ enum ServerActionName {
|
||||
UPDATE_DEVICE_NAME = 5;
|
||||
UPLOAD_SENDER_CERTIFICATES = 6;
|
||||
DOWNLOAD_SENDER_CERTIFICATES = 7;
|
||||
UPLOAD_CONTACTS_AND_CERTIFICATES = 8;
|
||||
}
|
||||
|
||||
// The Fast Share server response state.
|
||||
|
||||
Reference in New Issue
Block a user