Tanda tangan properti SessionStatus.connectionState
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Status koneksi sesi.
STATE_WAITING: Sesi menunggu untuk diizinkan bergabung ke rapat. Klien
mungkin tidak pernah mengamati status ini jika diterima atau ditolak dengan cepat.
STATE_JOINED: Sesi telah bergabung sepenuhnya ke rapat.
STATE_DISCONNECTED: Sesi tidak terhubung ke rapat.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],[],null,["# Property signature SessionStatus.connectionState\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\nThe connection state of the session.\n\n- `STATE_WAITING`: Session is waiting to be admitted into the meeting. The\n client may never observe this state if it was admitted or rejected quickly.\n\n- `STATE_JOINED`: Session has fully joined the meeting.\n\n- `STATE_DISCONNECTED`: Session is not connected to the meeting.\n\nSignature\n---------\n\n connectionState: 'STATE_WAITING' | 'STATE_JOINED' | 'STATE_DISCONNECTED';\n\nDetails\n-------\n\n| Type | `'STATE_WAITING' | 'STATE_JOINED' | 'STATE_DISCONNECTED'` |\n| Optional | No |\n| Readonly | No |\n|----------|-----------------------------------------------------------|"]]