public class EngagementContextFetcher extends Fetcher<EngagementContext>
Constructor and Description |
---|
EngagementContextFetcher(String pathFlowSid,
String pathEngagementSid)
Construct a new EngagementContextFetcher.
|
Modifier and Type | Method and Description |
---|---|
EngagementContext |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public EngagementContext fetch(TwilioRestClient client)
fetch
in class Fetcher<EngagementContext>
client
- TwilioRestClient with which to make the requestCopyright © 2019 Twilio, Inc. All Rights Reserved.