Pascal
Results
1
issues of
Pascal
Hello, I have installed bbb 2.7 and use the following code: ================================================ //----Llamada a la lib BBB (vc) require_once './func/vendor/autoload.php'; use BigBlueButton\BigBlueButton; use BigBlueButton\Parameters\CreateMeetingParameters; use BigBlueButton\Parameters\JoinMeetingParameters; use BigBlueButton\Parameters\GetMeetingInfoParameters; use BigBlueButton\Parameters\EndMeetingParameters;...