conferenceSolution property

ConferenceSolution? conferenceSolution
getter/setter pair

The conference solution, such as Google Meet. Unset for a conference with a failed create request. Either conferenceSolution and at least one entryPoint, or createRequest is required.

Implementation

ConferenceSolution? conferenceSolution;