| Constructor and Description |
|---|
MemberFetcher(String pathQueueSid,
String pathCallSid)
Construct a new MemberFetcher.
|
MemberFetcher(String pathAccountSid,
String pathQueueSid,
String pathCallSid)
Construct a new MemberFetcher.
|
| Modifier and Type | Method and Description |
|---|---|
Member |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsyncpublic MemberFetcher(String pathQueueSid, String pathCallSid)
pathQueueSid - The Queue in which to find the memberspathCallSid - The call_sidpublic Member fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.