| Package | Description |
|---|---|
| com.twilio.sdk.resource.instance.pricing |
| Modifier and Type | Method and Description |
|---|---|
List<MessagingCountry.MessagingPrice> |
MessagingCountry.getInboundSmsPrices()
Get a list of prices for inbound SNS in this country,
broken out by number type
|
List<MessagingCountry.MessagingPrice> |
MessagingCountry.OutboundSmsPrice.getPrices() |
| Constructor and Description |
|---|
OutboundSmsPrice(String mcc,
String mnc,
String carrier,
List<MessagingCountry.MessagingPrice> prices) |
Copyright © 2011 Twilio, Inc. All Rights Reserved.