mirror of
https://github.com/nextcloud/talk-android
synced 2025-08-01 09:05:25 +01:00
The message type is set for all signaling messages. On the other hand, the payload type is only set for offers and answers (and, if the message was sent by the Android app, also for candidates). However, in all those cases the payload type just duplicates the message type, so the message type can be assigned directly rather than falling back to it if there is no payload type. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |