Package | Description |
---|---|
com.twilio.sdk.reader.api.v2010.account | |
com.twilio.sdk.resource.api.v2010.account |
Modifier and Type | Method and Description |
---|---|
OutgoingCallerIdReader |
OutgoingCallerIdReader.byFriendlyName(String friendlyName)
Only show the caller id resource that exactly matches this name.
|
OutgoingCallerIdReader |
OutgoingCallerIdReader.byPhoneNumber(PhoneNumber phoneNumber)
Only show the caller id resource that exactly matches this phone number.
|
Modifier and Type | Method and Description |
---|---|
static OutgoingCallerIdReader |
OutgoingCallerId.read(String accountSid)
Create a OutgoingCallerIdReader to execute read.
|
Copyright © 2011 Twilio, Inc. All Rights Reserved.