mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Handle 1:1 call reconnecting events.
This commit is contained in:
committed by
Greyson Parrelli
parent
3af53f2089
commit
403958fed3
@@ -23,6 +23,7 @@ class WebRtcViewModel(state: WebRtcServiceState) {
|
||||
CALL_DISCONNECTED,
|
||||
CALL_DISCONNECTED_GLARE,
|
||||
CALL_NEEDS_PERMISSION,
|
||||
CALL_RECONNECTING,
|
||||
|
||||
// Error states
|
||||
NETWORK_FAILURE,
|
||||
|
||||
Reference in New Issue
Block a user