接口 CommonOuterClass.CommonOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 封闭类:
- CommonOuterClass
public static interface CommonOuterClass.CommonOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明longuint64 anchorFoldDuration = 23;longuint64 anchorFoldType = 10;longRoom room = 16;intuint32 channelId = 21;longuint64 createTime = 4;string describe = 7;com.google.protobuf.ByteStringstring describe = 7;longuint64 diffSei2absSecond = 22;longDisplayText displayText = 8;booleanbool isDispatch = 20;booleanbool isShowMsg = 6;getLogId()string logId = 12;com.google.protobuf.ByteStringstring logId = 12;string method = 1;com.google.protobuf.ByteStringstring method = 1;intuint32 monitor = 5;longgetMsgId()uint64 msgId = 2;string msgProcessFilterK = 13;com.google.protobuf.ByteStringstring msgProcessFilterK = 13;string msgProcessFilterV = 14;com.google.protobuf.ByteStringstring msgProcessFilterV = 14;longuint64 priorityScore = 11;longuint64 processAtSeiTimeMs = 18;longuint64 randomDispatchMs = 19;longuint64 roomId = 3;getUser().User user = 15;.User user = 15;booleanhasUser().User user = 15;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getMethod
String getMethod()string method = 1;- 返回:
- The method.
-
getMethodBytes
com.google.protobuf.ByteString getMethodBytes()string method = 1;- 返回:
- The bytes for method.
-
getMsgId
long getMsgId()uint64 msgId = 2;- 返回:
- The msgId.
-
getRoomId
long getRoomId()uint64 roomId = 3;- 返回:
- The roomId.
-
getCreateTime
long getCreateTime()uint64 createTime = 4;- 返回:
- The createTime.
-
getMonitor
int getMonitor()uint32 monitor = 5;- 返回:
- The monitor.
-
getIsShowMsg
boolean getIsShowMsg()bool isShowMsg = 6;- 返回:
- The isShowMsg.
-
getDescribe
String getDescribe()string describe = 7;- 返回:
- The describe.
-
getDescribeBytes
com.google.protobuf.ByteString getDescribeBytes()string describe = 7;- 返回:
- The bytes for describe.
-
getFoldType
long getFoldType()DisplayText displayText = 8;
uint64 foldType = 9;- 返回:
- The foldType.
-
getAnchorFoldType
long getAnchorFoldType()uint64 anchorFoldType = 10;- 返回:
- The anchorFoldType.
-
getPriorityScore
long getPriorityScore()uint64 priorityScore = 11;- 返回:
- The priorityScore.
-
getLogId
String getLogId()string logId = 12;- 返回:
- The logId.
-
getLogIdBytes
com.google.protobuf.ByteString getLogIdBytes()string logId = 12;- 返回:
- The bytes for logId.
-
getMsgProcessFilterK
String getMsgProcessFilterK()string msgProcessFilterK = 13;- 返回:
- The msgProcessFilterK.
-
getMsgProcessFilterKBytes
com.google.protobuf.ByteString getMsgProcessFilterKBytes()string msgProcessFilterK = 13;- 返回:
- The bytes for msgProcessFilterK.
-
getMsgProcessFilterV
String getMsgProcessFilterV()string msgProcessFilterV = 14;- 返回:
- The msgProcessFilterV.
-
getMsgProcessFilterVBytes
com.google.protobuf.ByteString getMsgProcessFilterVBytes()string msgProcessFilterV = 14;- 返回:
- The bytes for msgProcessFilterV.
-
hasUser
boolean hasUser().User user = 15;- 返回:
- Whether the user field is set.
-
getUser
UserOuterClass.User getUser().User user = 15;- 返回:
- The user.
-
getUserOrBuilder
UserOuterClass.UserOrBuilder getUserOrBuilder().User user = 15; -
getAnchorFoldTypeV2
long getAnchorFoldTypeV2()Room room = 16;
uint64 anchorFoldTypeV2 = 17;- 返回:
- The anchorFoldTypeV2.
-
getProcessAtSeiTimeMs
long getProcessAtSeiTimeMs()uint64 processAtSeiTimeMs = 18;- 返回:
- The processAtSeiTimeMs.
-
getRandomDispatchMs
long getRandomDispatchMs()uint64 randomDispatchMs = 19;- 返回:
- The randomDispatchMs.
-
getIsDispatch
boolean getIsDispatch()bool isDispatch = 20;- 返回:
- The isDispatch.
-
getChannelId
int getChannelId()uint32 channelId = 21;- 返回:
- The channelId.
-
getDiffSei2AbsSecond
long getDiffSei2AbsSecond()uint64 diffSei2absSecond = 22;- 返回:
- The diffSei2absSecond.
-
getAnchorFoldDuration
long getAnchorFoldDuration()uint64 anchorFoldDuration = 23;- 返回:
- The anchorFoldDuration.
-