mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 04:59:34 +01:00
Add explicit documentation about the different casing
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
parent
0705451921
commit
ded3867c24
@ -370,6 +370,9 @@ public abstract class SignalingMessageReceiver {
|
||||
// },
|
||||
// },
|
||||
// }
|
||||
//
|
||||
// Note that "incall" in participants->update is all in lower case when the message applies to all participants,
|
||||
// even if it is "inCall" when the message provides separate properties for each participant.
|
||||
|
||||
long inCall;
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user