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