VideoGrant instead.
For more information see: https://www.twilio.com/docs/api/rest/access-tokens
@Deprecated public class ConversationsGrant extends Object implements Grant
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationsGrant.Payload
Deprecated.
|
| Constructor and Description |
|---|
ConversationsGrant()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationProfileSid()
Deprecated.
|
String |
getGrantKey()
Deprecated.
The key for the grant.
|
Object |
getPayload()
Deprecated.
The payload for this grant.
|
ConversationsGrant |
setConfigurationProfileSid(String configurationProfileSid)
Deprecated.
|
public String getConfigurationProfileSid()
public ConversationsGrant setConfigurationProfileSid(String configurationProfileSid)
public String getGrantKey()
GrantgetGrantKey in interface Grantpublic Object getPayload()
GrantThe payload allows us to decouple the user API from how the grant is structured.
getPayload in interface GrantCopyright © 2016 Twilio, Inc. All Rights Reserved.