mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-24 11:45:28 +00:00
Update to RingRTC v2.45.0
This commit is contained in:
committed by
mtang-signal
parent
d406e8f5b8
commit
12529e9fb0
@@ -115,7 +115,8 @@ class SignalCallLinkManager(
|
||||
credentialPresentation.serialize(),
|
||||
rootKey,
|
||||
adminPassKey,
|
||||
publicParams.serialize()
|
||||
publicParams.serialize(),
|
||||
Restrictions.ADMIN_APPROVAL
|
||||
) { result ->
|
||||
if (result.isSuccess) {
|
||||
Log.d(TAG, "Successfully created call link.")
|
||||
|
||||
Reference in New Issue
Block a user