| Package | Description |
|---|---|
| com.twilio.rest.proxy.v1.service.session.participant |
| Modifier and Type | Method and Description |
|---|---|
static MessageInteraction.ResourceStatus |
MessageInteraction.ResourceStatus.forValue(String value)
Generate a ResourceStatus from a string.
|
MessageInteraction.ResourceStatus |
MessageInteraction.getInboundResourceStatus()
Returns The The Inbound Resource Status of this Message Interaction.
|
MessageInteraction.ResourceStatus |
MessageInteraction.getOutboundResourceStatus()
Returns The The Outbound Resource Status of this Message Interaction.
|
static MessageInteraction.ResourceStatus |
MessageInteraction.ResourceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageInteraction.ResourceStatus[] |
MessageInteraction.ResourceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.