[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[],[],null,["# Method signature MeetMediaApiClient.joinMeeting\n\n| **Developer Preview:** Available as part of the [Google Workspace Developer Preview Program](https://developers.google.com/workspace/preview), which grants early access to certain features. \n|\n| **To use the Meet Media API to access real-time media from a conference, the Google Cloud project, OAuth principal, and all participants in the conference must be enrolled in the Developer Preview Program.**\n\nJoins the meeting.\n\nSignature\n---------\n\n joinMeeting(\n communicationProtocol?: MediaApiCommunicationProtocol,\n ): Promise\u003cvoid\u003e;\n\nDetails\n-------\n\n| Optional | No |\n|----------|----|\n\nParameters\n----------\n\n| Name | Type | Optional | Description |\n|-------------------------|-------------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `communicationProtocol` | [`MediaApiCommunicationProtocol`](./media_api_web.mediaapicommunicationprotocol.md) | Yes | The communication protocol to use. If not provided, a default [MediaApiCommunicationProtocol](/meet/media-api/reference/web/media_api_web.mediaapicommunicationprotocol) will be used. |\n\nReturns\n-------\n\n`Promise\u003cvoid\u003e`"]]