Constructor and Description |
---|
ChannelFetcher(String pathSid)
Construct a new ChannelFetcher.
|
Modifier and Type | Method and Description |
---|---|
Channel |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public ChannelFetcher(String pathSid)
pathSid
- The SID that identifies the Flex chat channel resource to
fetchpublic Channel fetch(TwilioRestClient client)
Copyright © 2019 Twilio, Inc. All Rights Reserved.