Constructor and Description |
---|
RoomFetcher(String pathSid)
Construct a new RoomFetcher.
|
Modifier and Type | Method and Description |
---|---|
Room |
fetch(TwilioRestClient client)
Make the request to the Twilio API to perform the fetch.
|
fetch, fetchAsync, fetchAsync
public RoomFetcher(String pathSid)
pathSid
- The sidpublic Room fetch(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.