Skip to content

Commit

Permalink
AudioBridge destroyed doc updated (#3407)
Browse files Browse the repository at this point in the history
  • Loading branch information
keremcadirci committed Aug 28, 2024
1 parent 2892902 commit 58658d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/janus_audiobridge.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@ room-<unique room ID>: {
\verbatim
{
"audiobridge" : "destroyed",
"room" : <unique numeric ID>
"room" : <unique numeric ID>,
"permanent" : <true|false, whether the room is also removed from the config file>
}
\endverbatim
*
Expand Down

0 comments on commit 58658d2

Please sign in to comment.