Package | Description |
---|---|
com.twilio.rest.chat.v1.service.user |
Modifier and Type | Method and Description |
---|---|
static UserChannel.ChannelStatus |
UserChannel.ChannelStatus.forValue(String value)
Generate a ChannelStatus from a string.
|
UserChannel.ChannelStatus |
UserChannel.getStatus()
Returns The status of the User on the Channel.
|
static UserChannel.ChannelStatus |
UserChannel.ChannelStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserChannel.ChannelStatus[] |
UserChannel.ChannelStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Twilio, Inc. All Rights Reserved.