mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-05 11:59:48 +01:00
Unlike the WebRtcMessageListener, which is bound to a specific peer connection, an OfferMessageListener listens to all offer messages, no matter which peer connection they are bound to. This can be used, for example, to create a new peer connection when a remote offer for which there is no previous connection is received. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
BaseActivity.kt | ||
CallActivity.java | ||
CallBaseActivity.java | ||
CallNotificationActivity.kt | ||
CallStatus.kt | ||
FullScreenImageActivity.kt | ||
FullScreenMediaActivity.kt | ||
FullScreenTextViewerActivity.kt | ||
MainActivity.kt | ||
TakePhotoActivity.java |