kopia lustrzana https://github.com/ryukoposting/Signal-Android
Allow ringrtc to decided how to respond to send message failure.
rodzic
e472760d92
commit
3af53f2089
|
@ -444,10 +444,6 @@ public abstract class WebRtcActionProcessor {
|
|||
.callState(WebRtcViewModel.State.UNTRUSTED_IDENTITY)
|
||||
.putParticipant(activePeer.getRecipient(), untrusted)
|
||||
.commit();
|
||||
} else {
|
||||
builder.changeCallInfoState()
|
||||
.callState(errorCallState)
|
||||
.commit();
|
||||
}
|
||||
|
||||
return builder.build();
|
||||
|
|
Ładowanie…
Reference in New Issue