| Constructor and Description |
|---|
RoomUpdater(String pathSid,
Room.RoomStatus status)
Construct a new RoomUpdater.
|
| Modifier and Type | Method and Description |
|---|---|
Room |
update(TwilioRestClient client)
Make the request to the Twilio API to perform the update.
|
update, updateAsync, updateAsyncpublic RoomUpdater(String pathSid, Room.RoomStatus status)
pathSid - The sidstatus - The statuspublic Room update(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.