mconf / bigbluebutton-api-ruby

BigBlueButton API gem for Ruby
Other
49 stars 42 forks source link

recordID in getRecordings should accept Array as a parameter (same as meetingID) #25

Open jfederico opened 8 years ago

jfederico commented 8 years ago

A record ID for get the recordings. It can be a set of recordIDs separate by commas. If the record ID is not specified, it will use meeting ID as the main criteria. If neither the meeting ID is specified, it will get ALL the recordings. The recordID can also be used as a wildcard by including only the first characters in the string.

http://docs.bigbluebutton.org/dev/api.html#getrecordings