mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
[Sharing] Setup self share analytics.
PiperOrigin-RevId: 427048806
This commit is contained in:
@@ -214,6 +214,7 @@ enum Visibility {
|
||||
EVERYONE = 2;
|
||||
SELECTED_CONTACTS_ONLY = 3;
|
||||
HIDDEN = 4;
|
||||
SELF_SHARE = 5;
|
||||
}
|
||||
|
||||
enum DataUsage {
|
||||
|
||||
Reference in New Issue
Block a user