public class ConversationsGrant extends Object implements Grant
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationsGrant.Payload |
| Modifier and Type | Field and Description |
|---|---|
String |
configurationProfileSid |
| Constructor and Description |
|---|
ConversationsGrant() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationProfileSid() |
String |
getGrantKey()
The key for the grant.
|
Object |
getPayload()
The payload for this grant.
|
ConversationsGrant |
setConfigurationProfileSid(String configurationProfileSid) |
public String configurationProfileSid
public String getConfigurationProfileSid()
public ConversationsGrant setConfigurationProfileSid(String configurationProfileSid)
public String getGrantKey()
GrantgetGrantKey in interface Grantpublic Object getPayload()
GrantgetPayload in interface GrantCopyright © 2011 Twilio, Inc. All Rights Reserved.