| Package | Description |
|---|---|
| com.twilio.rest.proxy.v1.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 phone number of this Participant..
|
ParticipantUpdater |
ParticipantUpdater.setProxyIdentifier(String proxyIdentifier)
The proxy phone number for this Participant..
|
ParticipantUpdater |
ParticipantUpdater.setProxyIdentifierSid(String proxyIdentifierSid)
The unique SID identifier of the Proxy Identifier..
|
static ParticipantUpdater |
Participant.updater(String pathServiceSid,
String pathSessionSid,
String pathSid)
Create a ParticipantUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.