| Constructor and Description |
|---|
InviteCreator(String pathServiceSid,
String pathChannelSid,
String identity)
Construct a new InviteCreator.
|
| Modifier and Type | Method and Description |
|---|---|
Invite |
create(TwilioRestClient client)
Make the request to the Twilio API to perform the create.
|
InviteCreator |
setRoleSid(String roleSid)
The role_sid.
|
create, createAsync, createAsyncpublic InviteCreator setRoleSid(String roleSid)
roleSid - The role_sidpublic Invite create(TwilioRestClient client)
Copyright © 2016 Twilio, Inc. All Rights Reserved.