| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.amazonaws.ivs.broadcast.ParticipantInfo.Capabilities | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ParticipantInfo.Capabilities | PUBLISH | If a participant can publish or not | |||||||||
| ParticipantInfo.Capabilities | SUBSCRIBE | If a participant can be subscribed or not | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ParticipantInfo.Capabilities | valueOf(String name) | ||||||||||
| final static Capabilities[] | values() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
If a participant can be subscribed or not