| Package | Description |
|---|---|
| com.twilio.rest.api.v2010.account.conference |
| Modifier and Type | Method and Description |
|---|---|
static ParticipantReader |
Participant.reader(String pathConferenceSid)
Create a ParticipantReader to execute read.
|
static ParticipantReader |
Participant.reader(String pathAccountSid,
String pathConferenceSid)
Create a ParticipantReader to execute read.
|
ParticipantReader |
ParticipantReader.setHold(Boolean hold)
The hold.
|
ParticipantReader |
ParticipantReader.setMuted(Boolean muted)
Only show participants that are muted or unmuted.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.