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