Skip to content

Commit

Permalink
Fixed documentation in plugin videoroom (close #2301).
Browse files Browse the repository at this point in the history
  • Loading branch information
atoppi committed Aug 25, 2020
1 parent eba22d3 commit bdf58d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/janus_videoroom.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ room-<unique room ID>: {
* (invalid JSON, invalid request) which will always result in a
* synchronous error response even for asynchronous requests.
*
* \c create , \c destroy , \c edit , \c exists, \c list, \c allowed, \c kick and
* \c create , \c destroy , \c edit , \c exists, \c list, \c allowed, \c kick
* and \c listparticipants are synchronous requests, which means you'll
* get a response directly within the context of the transaction.
* \c create allows you to create a new video room dynamically, as an
Expand Down

0 comments on commit bdf58d9

Please sign in to comment.