It seems that they missed when they wrote comments. And this is repeated everywhere, and not just in the implementation for any particular platform. And the question arises - to trust the documentation or the names of the variables?
Asked
Active
Viewed 44 times
1 Answers
1
Thanks for pointing that out!
It seems to be a wrapper documentation issue as the source file is correct: https://gitlab.linphone.org/BC/public/liblinphone/-/blob/master/include/linphone/types.h#L749
I'll see what I can do to fix it.

Viish
- 434
- 4
- 12
-
I've made the fix, it is available in release/5.2 branch, docs will be updated by nightly build tonight. Cheers! – Viish Mar 22 '23 at 10:31
-
I see that the documentation for java has already been updated. – Stanley Wintergreen Mar 23 '23 at 10:52
-
C# and Swift are also fixed right now. Python wrapper no longer exists so it won't be updated. – Viish Mar 23 '23 at 12:28