| Modifier and Type | Class and Description |
|---|---|
class |
ParticipantSession
Refers to each unique join or leave session when a user joins a conference
from a device.
|
static class |
ParticipantSession.Builder
Refers to each unique join or leave session when a user joins a conference
from a device.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantSessionOrBuilder |
ListParticipantSessionsResponseOrBuilder.getParticipantSessionsOrBuilder(int index)
List of participants in one page.
|
ParticipantSessionOrBuilder |
ListParticipantSessionsResponse.getParticipantSessionsOrBuilder(int index)
List of participants in one page.
|
ParticipantSessionOrBuilder |
ListParticipantSessionsResponse.Builder.getParticipantSessionsOrBuilder(int index)
List of participants in one page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ParticipantSessionOrBuilder> |
ListParticipantSessionsResponseOrBuilder.getParticipantSessionsOrBuilderList()
List of participants in one page.
|
List<? extends ParticipantSessionOrBuilder> |
ListParticipantSessionsResponse.getParticipantSessionsOrBuilderList()
List of participants in one page.
|
List<? extends ParticipantSessionOrBuilder> |
ListParticipantSessionsResponse.Builder.getParticipantSessionsOrBuilderList()
List of participants in one page.
|
Copyright © 2024 Google LLC. All rights reserved.