openvidu/openvidu-java-client/src
Juan Navarro ac5700cd95
Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737)
forcedVideoCodecResolved is a property that gets automatically assigned
by the server and only used by it; clients don't need to know about its
existence and don't need to use it. Similarly, SessionProperties itself
should not serialize this field.
2022-06-09 15:29:23 +02:00
..
main/java/io/openvidu/java/client Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737) 2022-06-09 15:29:23 +02:00
test/java/io/openvidu/java/client Add generic OpenVidu exception 2020-04-14 16:38:24 -03:00