nextcloud-talk-android/app/src
Daniel Calviño Sánchez d42fe61e89 Add listener for offer messages
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>
2022-12-23 20:40:01 +01:00
..
androidTest/java/com/nextcloud/talk remove unused persistence methods 2022-07-26 21:55:03 +02:00
generic add copyright + minor refactoring 2022-01-26 15:00:31 +01:00
gplay revert calculation of delayed delivery time 2022-11-10 13:38:49 +01:00
main Add listener for offer messages 2022-12-23 20:40:01 +01:00
qa Added monochrome icon for Android 13 "Themed icons" support. 2022-09-20 16:51:28 +02:00
test Add listener for offer messages 2022-12-23 20:40:01 +01:00