littleredbutton / bigbluebutton-api-php

Unofficial (but better) PHP API for @BigBlueButton
GNU Lesser General Public License v3.0
25 stars 12 forks source link

Fix guest parameter #37

Closed SamuelWei closed 4 years ago

SamuelWei commented 4 years ago

Closes #36

This pull request changes way the api handles the guest parameter. It will only send the parameter to the server, if it is true.