Internal change

PiperOrigin-RevId: 542746712
This commit is contained in:
hai007
2023-06-22 20:53:10 -07:00
committed by Copybara-Service
parent df1831cfdf
commit 1e43f4d83e
+4
View File
@@ -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