Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account.sms | |
com.twilio.sdk.resource.api.v2010.account.sms |
Modifier and Type | Method and Description |
---|---|
SmsMessageReader |
SmsMessageReader.byDateSent(String dateSent)
The date_sent.
|
SmsMessageReader |
SmsMessageReader.byFrom(PhoneNumber from)
The from.
|
SmsMessageReader |
SmsMessageReader.byTo(PhoneNumber to)
The to.
|
Modifier and Type | Method and Description |
---|---|
static SmsMessageReader |
SmsMessage.read(String accountSid)
Create a SmsMessageReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.