Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getRecording not working #73

Closed
MehmetEminSayim opened this issue Dec 15, 2022 · 1 comment
Closed

getRecording not working #73

MehmetEminSayim opened this issue Dec 15, 2022 · 1 comment

Comments

@MehmetEminSayim
Copy link

I send request meeting ID but
returned empty value

@alireza5014
Copy link

alireza5014 commented Dec 23, 2022

hi you must send 'state' parameter
example :

\Bigbluebutton::getRecordings([
'meetingID' => $room->meeting_id,
'state' => 'any'
]);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants