jitsi / jitsi-xmpp-extensions

Common library holding all jitsi specific smack xmpp extensions.
Apache License 2.0
15 stars 51 forks source link

feat: Add an "expire" flag to conference-modify. #73

Closed bgrozev closed 2 years ago

JonathanLennox commented 2 years ago

Add it to the JSON serializer test, too? It should just be a matter of writing the xml and json, and adding it to the array.

bgrozev commented 2 years ago

Ops, adding to the serializer test now.