| Package | Description |
|---|---|
| com.twilio.rest.video.v1.room |
| Modifier and Type | Method and Description |
|---|---|
static ParticipantReader |
Participant.reader(String pathRoomSid)
Create a ParticipantReader to execute read.
|
ParticipantReader |
ParticipantReader.setDateCreatedAfter(org.joda.time.DateTime dateCreatedAfter)
The date_created_after.
|
ParticipantReader |
ParticipantReader.setDateCreatedBefore(org.joda.time.DateTime dateCreatedBefore)
The date_created_before.
|
ParticipantReader |
ParticipantReader.setIdentity(String identity)
The identity.
|
ParticipantReader |
ParticipantReader.setStatus(Participant.Status status)
The status.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.