mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Remove the prefix for the generalization.
PiperOrigin-RevId: 823672127
This commit is contained in:
@@ -478,6 +478,10 @@ message ConnectionsLog {
|
||||
// individually. This field increments for each part that fails to be
|
||||
// received.
|
||||
optional int32 num_parts_failure = 4;
|
||||
|
||||
// True if this payload transfer is an attempt to resume an interrupted
|
||||
// payload after a reconnection. False if it's a new payload transfer.
|
||||
optional bool is_resumption = 5;
|
||||
}
|
||||
|
||||
// A Payload transferred (or attempted to be transferred) between devices.
|
||||
|
||||
Reference in New Issue
Block a user