mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing] add an enum value for SYNC_PURPOSE.
PiperOrigin-RevId: 568375213
This commit is contained in:
@@ -563,6 +563,8 @@ enum SyncPurpose {
|
||||
SYNC_PURPOSE_VISIBILITY_SELECTED_CONTACT_CHANGE = 14;
|
||||
// When switching account.
|
||||
SYNC_PURPOSE_ACCOUNT_CHANGE = 15;
|
||||
// When regenerate certificates
|
||||
SYNC_PURPOSE_REGENERATE_CERTIFICATES = 16;
|
||||
}
|
||||
|
||||
// The device role to trigger the server request.
|
||||
|
||||
Reference in New Issue
Block a user