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