nextcloud-talk-android/app/src/main/java
Daniel Calviño Sánchez c67ce4253f
Use listeners for local participant signaling messages
This commit only sets up the listeners, but the actual handling of the
"switchto" event still needs to be added.

Note that in CallActivity the SignalingMessageReceiver is available both
when using the internal and the external signaling server. On the other
hand, in ChatController it is available only for the external signaling
server. Right now that is not a problem, as the message notified by the
LocalParticipantMessageListener is currently sent only by the external
signaling server, but this may need to be adjusted in the future.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-02-20 13:14:02 +01:00
..
com/nextcloud/talk Use listeners for local participant signaling messages 2023-02-20 13:14:02 +01:00
fr/dudie/nominatim/client cleanup client implementation 2021-06-11 10:23:01 +02:00
third/parties Replace Fresco with Coil 2022-12-07 13:45:42 +01:00