Constructor and Description |
---|
MemberFetcher(String queueSid,
String callSid)
Construct a new MemberFetcher.
|
MemberFetcher(String accountSid,
String queueSid,
String callSid)
Construct a new MemberFetcher.
|
Modifier and Type | Method and Description |
---|---|
Member |
execute(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
public MemberFetcher(String queueSid, String callSid)
queueSid
- The Queue in which to find the memberscallSid
- The call_sidpublic Member execute(TwilioRestClient client)
Copyright © 2011 Twilio, Inc. All Rights Reserved.