Package | Description |
---|---|
com.twilio.sdk.resource.preview.wireless | |
com.twilio.sdk.updater.preview.wireless |
Modifier and Type | Method and Description |
---|---|
static DeviceUpdater |
Device.update(String sid)
Create a DeviceUpdater to execute update.
|
Modifier and Type | Method and Description |
---|---|
DeviceUpdater |
DeviceUpdater.setAlias(String alias)
The alias.
|
DeviceUpdater |
DeviceUpdater.setCallbackMethod(String callbackMethod)
The callback_method.
|
DeviceUpdater |
DeviceUpdater.setCallbackUrl(String callbackUrl)
The callback_url.
|
DeviceUpdater |
DeviceUpdater.setCallbackUrl(URI callbackUrl)
The callback_url.
|
DeviceUpdater |
DeviceUpdater.setCommandsCallbackMethod(String commandsCallbackMethod)
The commands_callback_method.
|
DeviceUpdater |
DeviceUpdater.setCommandsCallbackUrl(String commandsCallbackUrl)
The commands_callback_url.
|
DeviceUpdater |
DeviceUpdater.setCommandsCallbackUrl(URI commandsCallbackUrl)
The commands_callback_url.
|
DeviceUpdater |
DeviceUpdater.setFriendlyName(String friendlyName)
The friendly_name.
|
DeviceUpdater |
DeviceUpdater.setSimIdentifier(String simIdentifier)
The sim_identifier.
|
DeviceUpdater |
DeviceUpdater.setStatus(String status)
The status.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.