| Package | Description |
|---|---|
| com.twilio.rest.messaging.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Service.ScanMessageContent |
Service.ScanMessageContent.forValue(String value)
Generate a ScanMessageContent from a string.
|
Service.ScanMessageContent |
Service.getScanMessageContent()
Returns The The scan_message_content.
|
static Service.ScanMessageContent |
Service.ScanMessageContent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.ScanMessageContent[] |
Service.ScanMessageContent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceUpdater |
ServiceUpdater.setScanMessageContent(Service.ScanMessageContent scanMessageContent)
The scan_message_content.
|
ServiceCreator |
ServiceCreator.setScanMessageContent(Service.ScanMessageContent scanMessageContent)
The scan_message_content.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.