接口 DouyinWebcastLikeMessageMsgOuterClass.DouyinWebcastLikeMessageMsgOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
DouyinWebcastLikeMessageMsgOuterClass.DouyinWebcastLikeMessageMsg,DouyinWebcastLikeMessageMsgOuterClass.DouyinWebcastLikeMessageMsg.Builder
public static interface DouyinWebcastLikeMessageMsgOuterClass.DouyinWebcastLikeMessageMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明longgetColor()uint64 color = 4;.Common common = 1;.Common common = 1;longgetCount()uint64 count = 2;.DoubleLikeDetail doubleLikeDetail = 7;.DoubleLikeDetail doubleLikeDetail = 7;getIcon()string icon = 6;com.google.protobuf.ByteStringstring icon = 6;longDisplayControlInfo displayControlInfo = 8;getScene()PicoDisplayInfo picoDisplayInfo = 11; = 12;com.google.protobuf.ByteStringPicoDisplayInfo picoDisplayInfo = 11; = 12;longgetTotal()uint64 total = 3;getUser().User user = 5;.User user = 5;boolean.Common common = 1;boolean.DoubleLikeDetail doubleLikeDetail = 7;booleanhasUser().User user = 5;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
hasCommon
boolean hasCommon().Common common = 1;- 返回:
- Whether the common field is set.
-
getCommon
CommonOuterClass.Common getCommon().Common common = 1;- 返回:
- The common.
-
getCommonOrBuilder
CommonOuterClass.CommonOrBuilder getCommonOrBuilder().Common common = 1; -
getCount
long getCount()uint64 count = 2;- 返回:
- The count.
-
getTotal
long getTotal()uint64 total = 3;- 返回:
- The total.
-
getColor
long getColor()uint64 color = 4;- 返回:
- The color.
-
hasUser
boolean hasUser().User user = 5;- 返回:
- Whether the user field is set.
-
getUser
UserOuterClass.User getUser().User user = 5;- 返回:
- The user.
-
getUserOrBuilder
UserOuterClass.UserOrBuilder getUserOrBuilder().User user = 5; -
getIcon
String getIcon()string icon = 6;- 返回:
- The icon.
-
getIconBytes
com.google.protobuf.ByteString getIconBytes()string icon = 6;- 返回:
- The bytes for icon.
-
hasDoubleLikeDetail
boolean hasDoubleLikeDetail().DoubleLikeDetail doubleLikeDetail = 7;- 返回:
- Whether the doubleLikeDetail field is set.
-
getDoubleLikeDetail
DoubleLikeDetailOuterClass.DoubleLikeDetail getDoubleLikeDetail().DoubleLikeDetail doubleLikeDetail = 7;- 返回:
- The doubleLikeDetail.
-
getDoubleLikeDetailOrBuilder
DoubleLikeDetailOuterClass.DoubleLikeDetailOrBuilder getDoubleLikeDetailOrBuilder().DoubleLikeDetail doubleLikeDetail = 7; -
getLinkmicGuestUid
long getLinkmicGuestUid()DisplayControlInfo displayControlInfo = 8;
uint64 linkmicGuestUid = 9;- 返回:
- The linkmicGuestUid.
-
getScene
String getScene()PicoDisplayInfo picoDisplayInfo = 11; = 12;
string scene = 10;- 返回:
- The scene.
-
getSceneBytes
com.google.protobuf.ByteString getSceneBytes()PicoDisplayInfo picoDisplayInfo = 11; = 12;
string scene = 10;- 返回:
- The bytes for scene.
-