| Package | Description |
|---|---|
| com.twilio.sdk.resource.pricing.v1.messaging | |
| com.twilio.sdk.type |
| Modifier and Type | Method and Description |
|---|---|
List<InboundSmsPrice> |
Country.getInboundSmsPrices()
Returns The The inbound_sms_prices.
|
| Modifier and Type | Method and Description |
|---|---|
List<InboundSmsPrice> |
OutboundSmsPrice.getPrices() |
| Constructor and Description |
|---|
OutboundSmsPrice(String mcc,
String mnc,
String carrier,
List<InboundSmsPrice> prices)
Initialize a OutboundSmsPrice.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.