| Package | Description |
|---|---|
| com.twilio.rest.preview.proxy.service.session |
| Modifier and Type | Method and Description |
|---|---|
ParticipantUpdater |
ParticipantUpdater.setFriendlyName(String friendlyName)
A human readable description of this resource, up to 64 characters..
|
ParticipantUpdater |
ParticipantUpdater.setIdentifier(String identifier)
The Participant's contact identifier, normally a phone number..
|
ParticipantUpdater |
ParticipantUpdater.setParticipantType(Participant.ParticipantType participantType)
The Type of this Participant.
|
static ParticipantUpdater |
Participant.updater(String pathServiceSid,
String pathSessionSid,
String pathSid)
Create a ParticipantUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.