| Package | Description |
|---|---|
| com.twilio.rest.chat.v1.service |
| Modifier and Type | Method and Description |
|---|---|
ChannelUpdater |
ChannelUpdater.setAttributes(String attributes)
The attributes.
|
ChannelUpdater |
ChannelUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
ChannelUpdater |
ChannelUpdater.setUniqueName(String uniqueName)
The unique_name.
|
static ChannelUpdater |
Channel.updater(String pathServiceSid,
String pathSid)
Create a ChannelUpdater to execute update.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.