| Package | Description |
|---|---|
| com.twilio.rest.chat.v2.service |
| Modifier and Type | Method and Description |
|---|---|
UserUpdater |
UserUpdater.setAttributes(String attributes)
The attributes.
|
UserUpdater |
UserUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
UserUpdater |
UserUpdater.setRoleSid(String roleSid)
The role_sid.
|
static UserUpdater |
User.updater(String pathServiceSid,
String pathSid)
Create a UserUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.