Interface MeetMediaClientRequiredConfiguration
Required configuration for the
MeetMediaApiClient
.
Signature
interface MeetMediaClientRequiredConfiguration
Property signatures
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-05 UTC.
[null,null,["Last updated 2025-02-05 UTC."],[[["This content outlines the required configuration for the `MeetMediaApiClient`, accessible through the Google Workspace Developer Preview Program."],["The `MeetMediaClientRequiredConfiguration` interface necessitates an access token for authentication."],["It specifies the configuration options for audio streams, where `false` corresponds to 0 streams and `true` corresponds to 3 streams."],["The `meetingSpaceId` is a necessary property to specify the meeting to connect to."],["The configuration allows for customization of the number of video streams and a callback function for logging."]]],[]]