Update to RingRTC v2.22.0

This commit is contained in:
Jim Gustafson 2022-11-28 20:09:08 -08:00 committed by GitHub
parent 37d383f344
commit 2d620c380e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 6 deletions

View file

@ -1886,6 +1886,7 @@ export class CallingClass {
}
private handleAutoEndedIncomingCallRequest(
_callId: CallId,
remoteUserId: UserId,
reason: CallEndedReason,
ageInSeconds: number,