mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-19 15:14:28 +03:00
86f20dcfd3
The in 'MagicPeerConnectionWrapper#removePeerConnection' used method 'PeerConnection#removeStream' was not longer available in the unified plan. So to make sure that the local stream is disposed, it will now be done in 'CallActivity#hangup'. Resolves: #1773 See: [1] [1] https://webrtc.org/getting-started/unified-plan-transition-guide Signed-off-by: Tim Krüger <t@timkrueger.me> |
||
---|---|---|
.. | ||
activities | ||
adapters | ||
api | ||
application | ||
callbacks | ||
components/filebrowser | ||
controllers | ||
dagger/modules | ||
events | ||
interfaces | ||
jobs | ||
models | ||
presenters | ||
receivers | ||
ui | ||
utils | ||
webrtc |