-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum TextStreamInfo.OperationType extends Enum<TextStreamInfo.OperationType>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTextStreamInfo.OperationType.Companion
-
Method Summary
Modifier and Type Method Description final LivekitModels.DataStream.OperationTypetoProto()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
toProto
final LivekitModels.DataStream.OperationType toProto()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-