| Package | Description |
|---|---|
| com.twilio.rest.chat.v2.service.user |
| Modifier and Type | Method and Description |
|---|---|
static UserBinding.BindingType |
UserBinding.BindingType.forValue(String value)
Generate a BindingType from a string.
|
UserBinding.BindingType |
UserBinding.getBindingType()
Returns The The binding_type.
|
static UserBinding.BindingType |
UserBinding.BindingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserBinding.BindingType[] |
UserBinding.BindingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserBindingReader |
UserBindingReader.setBindingType(UserBinding.BindingType bindingType)
The binding_type.
|
| Modifier and Type | Method and Description |
|---|---|
UserBindingReader |
UserBindingReader.setBindingType(List<UserBinding.BindingType> bindingType)
The binding_type.
|
Copyright © 2016 Twilio, Inc. All Rights Reserved.