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