接口 LiveAudienceStateOuterClass.LiveAudienceStateOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
LiveAudienceStateOuterClass.LiveAudienceState,LiveAudienceStateOuterClass.LiveAudienceState.Builder
public static interface LiveAudienceStateOuterClass.LiveAudienceStateOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明.LiveAudienceState.AssistantType assistantType = 3;int.LiveAudienceState.AssistantType assistantType = 3;string badgeKey = 8;com.google.protobuf.ByteStringstring badgeKey = 8;intuint32 fansGroupIntimacyLevel = 4;booleanbool isFromFansTop = 1;booleangetIsKoi()bool isKoi = 2;.LiveFansGroupState liveFansGroupState = 6;.LiveFansGroupState liveFansGroupState = 6;.GzoneNameplate nameplate = 5;.GzoneNameplate nameplate = 5;intuint32 wealthGrade = 7;boolean.LiveFansGroupState liveFansGroupState = 6;boolean.GzoneNameplate nameplate = 5;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getIsFromFansTop
boolean getIsFromFansTop()bool isFromFansTop = 1;- 返回:
- The isFromFansTop.
-
getIsKoi
boolean getIsKoi()bool isKoi = 2;- 返回:
- The isKoi.
-
getAssistantTypeValue
int getAssistantTypeValue().LiveAudienceState.AssistantType assistantType = 3;- 返回:
- The enum numeric value on the wire for assistantType.
-
getAssistantType
LiveAudienceStateOuterClass.LiveAudienceState.AssistantType getAssistantType().LiveAudienceState.AssistantType assistantType = 3;- 返回:
- The assistantType.
-
getFansGroupIntimacyLevel
int getFansGroupIntimacyLevel()uint32 fansGroupIntimacyLevel = 4;- 返回:
- The fansGroupIntimacyLevel.
-
hasNameplate
boolean hasNameplate().GzoneNameplate nameplate = 5;- 返回:
- Whether the nameplate field is set.
-
getNameplate
GzoneNameplateOuterClass.GzoneNameplate getNameplate().GzoneNameplate nameplate = 5;- 返回:
- The nameplate.
-
getNameplateOrBuilder
GzoneNameplateOuterClass.GzoneNameplateOrBuilder getNameplateOrBuilder().GzoneNameplate nameplate = 5; -
hasLiveFansGroupState
boolean hasLiveFansGroupState().LiveFansGroupState liveFansGroupState = 6;- 返回:
- Whether the liveFansGroupState field is set.
-
getLiveFansGroupState
LiveFansGroupStateOuterClass.LiveFansGroupState getLiveFansGroupState().LiveFansGroupState liveFansGroupState = 6;- 返回:
- The liveFansGroupState.
-
getLiveFansGroupStateOrBuilder
LiveFansGroupStateOuterClass.LiveFansGroupStateOrBuilder getLiveFansGroupStateOrBuilder().LiveFansGroupState liveFansGroupState = 6; -
getWealthGrade
int getWealthGrade()uint32 wealthGrade = 7;- 返回:
- The wealthGrade.
-
getBadgeKey
String getBadgeKey()string badgeKey = 8;- 返回:
- The badgeKey.
-
getBadgeKeyBytes
com.google.protobuf.ByteString getBadgeKeyBytes()string badgeKey = 8;- 返回:
- The bytes for badgeKey.
-