Constructor and Description |
---|
WebhookFetcher(String pathConversationSid,
String pathSid)
Construct a new WebhookFetcher.
|
Modifier and Type | Method and Description |
---|---|
Webhook |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public Webhook fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.