mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 07:36:10 -04:00
Internal change
PiperOrigin-RevId: 542746712
This commit is contained in:
@@ -303,6 +303,10 @@ enum AttachmentTransmissionStatus {
|
||||
|
||||
// The remote response is either missing or has an unknown type.
|
||||
FAILED_UNKNOWN_REMOTE_RESPONSE = 17;
|
||||
|
||||
// Breakdowns of FAILED_NULL_CONNECTION (Desktop side)
|
||||
FAILED_NULL_CONNECTION_INIT_OUTGOING = 18;
|
||||
FAILED_NULL_CONNECTION_DISCONNECTED = 19;
|
||||
}
|
||||
|
||||
// The status of processing attachments after receiver received payloads
|
||||
|
||||
Reference in New Issue
Block a user