Update tgcalls.
This commit is contained in:
parent
4402cce928
commit
fad05e8b35
|
@ -1 +1 @@
|
|||
Subproject commit 2e2797648aac2588e7fe479c2e8b4455ec65c5e6
|
||||
Subproject commit 258cf9b352ee2afde7e08e431f5887cd13119931
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue