diff --git a/proto/connections_enums.proto b/proto/connections_enums.proto index b38965f4..f429fa2a 100644 --- a/proto/connections_enums.proto +++ b/proto/connections_enums.proto @@ -653,6 +653,8 @@ enum OperationResultCode { MISCELLEANEOUS_WEB_RTC_GET_DROIDGUARD_RESULT_FAILURE = 2511; // Tachyon signal messenger is null MISCELLEANEOUS_WEB_RTC_TACHYON_SIGNALING_MESSENGER_NULL = 2512; + // Failed to receive message + MISCELLEANEOUS_WEB_RTC_FAILED_TO_RECEIVE_MESSAGE = 2513; // Section of CATEGORY_IO_ERROR, from 3000 to 3499 // Incoming payloads failure due to file opening error