| Package | Description |
|---|---|
| com.twilio.rest.proxy.v1.service.session |
| Modifier and Type | Method and Description |
|---|---|
static Interaction.Type |
Interaction.Type.forValue(String value)
Generate a Type from a string.
|
Interaction.Type |
Interaction.getType()
Returns The The Type of this Interaction.
|
static Interaction.Type |
Interaction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interaction.Type[] |
Interaction.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.