| Package | Description |
|---|---|
| com.twilio.rest.preview.proxy.service.session |
| Modifier and Type | Method and Description |
|---|---|
static Participant.ParticipantType |
Participant.ParticipantType.forValue(String value)
Generate a ParticipantType from a string.
|
Participant.ParticipantType |
Participant.getParticipantType()
Returns The The Type of this Participant.
|
static Participant.ParticipantType |
Participant.ParticipantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Participant.ParticipantType[] |
Participant.ParticipantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantUpdater |
ParticipantUpdater.setParticipantType(Participant.ParticipantType participantType)
The Type of this Participant.
|
ParticipantReader |
ParticipantReader.setParticipantType(Participant.ParticipantType participantType)
The Type of this Participant.
|
ParticipantCreator |
ParticipantCreator.setParticipantType(Participant.ParticipantType participantType)
The Type of this Participant.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.