Add explicit documentation about the different casing

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Daniel Calviño Sánchez 2024-10-23 13:02:27 +02:00
parent 0705451921
commit ded3867c24

View File

@ -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 {