mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Add pre-join vanity view for 1:1 video calls.
This commit is contained in:
committed by
Greyson Parrelli
parent
cd2467085e
commit
a8415a3484
@@ -14,6 +14,7 @@ public class WebRtcViewModel {
|
||||
|
||||
public enum State {
|
||||
// Normal states
|
||||
CALL_PRE_JOIN,
|
||||
CALL_INCOMING,
|
||||
CALL_OUTGOING,
|
||||
CALL_CONNECTED,
|
||||
|
||||
Reference in New Issue
Block a user