Update tgcalls.

This commit is contained in:
John Preston 2023-07-18 18:15:44 +04:00
parent 4402cce928
commit fad05e8b35
2 changed files with 5 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2e2797648aac2588e7fe479c2e8b4455ec65c5e6
Subproject commit 258cf9b352ee2afde7e08e431f5887cd13119931

View File

@ -28,6 +28,7 @@ PRIVATE
CodecSelectHelper.h
CryptoHelper.cpp
CryptoHelper.h
DirectConnectionChannel.h
EncryptedConnection.cpp
EncryptedConnection.h
FakeAudioDeviceModule.cpp
@ -64,8 +65,11 @@ PRIVATE
v2/ContentNegotiation.cpp
v2/ContentNegotiation.h
v2/DirectNetworkingImpl.cpp
v2/DirectNetworkingImpl.h
v2/ExternalSignalingConnection.cpp
v2/ExternalSignalingConnection.h
v2/InstanceNetworking.h
v2/InstanceV2ReferenceImpl.cpp
v2/InstanceV2ReferenceImpl.h
v2/InstanceV2Impl.cpp