You are here

public function MeetingInterface::create in BigBlueButton 8

Create meeting.

1 method overrides MeetingInterface::create()
Meeting::create in src/Service/Meeting.php
Create meeting.

File

src/Service/MeetingInterface.php, line 61

Class

MeetingInterface
Class NodeMeeting.

Namespace

Drupal\bbb\Service

Code

public function create($id, CreateMeetingParameters $params);