mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
[Sharing] create external analytics collector to collect some analytics for external sharing provider.
PiperOrigin-RevId: 780530356
This commit is contained in:
@@ -828,6 +828,9 @@ message SharingLog {
|
||||
// this ShareTargetInfo is the one that generated the QR code scanned by
|
||||
// this receiver.
|
||||
optional bool has_matching_qr_code = 4;
|
||||
|
||||
// Represents whether the share target is from external provider.
|
||||
optional bool is_external = 5;
|
||||
}
|
||||
|
||||
// The metadata of attachments to be shared.
|
||||
|
||||
Reference in New Issue
Block a user