Skip to content

Add "preUploadedPresentation" and "preUploadedPresentationName" to create#249

Merged
GhaziTriki merged 4 commits into
bigbluebutton:developfrom
JunioraTeam:master
May 5, 2024
Merged

Add "preUploadedPresentation" and "preUploadedPresentationName" to create#249
GhaziTriki merged 4 commits into
bigbluebutton:developfrom
JunioraTeam:master

Conversation

@nimah79

@nimah79 nimah79 commented May 5, 2024

Copy link
Copy Markdown

Closes #231

Comment thread composer.json Outdated
@@ -1,5 +1,5 @@
{
"name": "bigbluebutton/bigbluebutton-api-php",
"name": "nimah79/bigbluebutton-api-php",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you revert this one please?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

'userCameraCap' => $this->userCameraCap,
'meetingExpireIfNoUserJoinedInMinutes' => $this->meetingExpireIfNoUserJoinedInMinutes,
'meetingExpireWhenLastUserLeftInMinutes' => $this->meetingExpireWhenLastUserLeftInMinutes,
'preUploadedPresentation' => $this->preUploadedPresentation,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to apply code formatting here.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@GhaziTriki GhaziTriki added this to the 3.0.0 milestone May 5, 2024
@GhaziTriki GhaziTriki added the feature Request for a new feature label May 5, 2024
@GhaziTriki GhaziTriki merged commit a2b795d into bigbluebutton:develop May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Request for a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants