public static final class ShowIndividualStreamJobResponse.VideoTypeEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static ShowIndividualStreamJobResponse.VideoTypeEnum |
CAMERASTREAM
Enum CAMERASTREAM for value: "CAMERASTREAM"
|
static ShowIndividualStreamJobResponse.VideoTypeEnum |
EMPTY
Enum EMPTY for value: ""
|
static ShowIndividualStreamJobResponse.VideoTypeEnum |
SCREENSTREAM
Enum SCREENSTREAM for value: "SCREENSTREAM"
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ShowIndividualStreamJobResponse.VideoTypeEnum |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
static ShowIndividualStreamJobResponse.VideoTypeEnum |
valueOf(String value) |
public static final ShowIndividualStreamJobResponse.VideoTypeEnum CAMERASTREAM
public static final ShowIndividualStreamJobResponse.VideoTypeEnum SCREENSTREAM
public static final ShowIndividualStreamJobResponse.VideoTypeEnum EMPTY
public String getValue()
public static ShowIndividualStreamJobResponse.VideoTypeEnum fromValue(String value)
public static ShowIndividualStreamJobResponse.VideoTypeEnum valueOf(String value)
Copyright © 2021. All rights reserved.