Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account | |
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
MessageReader |
MessageReader.byDateSent(String dateSent)
Filter messages sent by this date.
|
MessageReader |
MessageReader.byFrom(PhoneNumber from)
Only show messages from this phone number.
|
MessageReader |
MessageReader.byTo(PhoneNumber to)
Filter by messages to this number.
|
Modifier and Type | Method and Description |
---|---|
static MessageReader |
Message.read(String accountSid)
Create a MessageReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.