接口 WebGiftFeedOuterClass.WebGiftFeedOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
public static interface WebGiftFeedOuterClass.WebGiftFeedOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明intuint32 batchSize = 7;longuint64 clientTimestamp = 11;intuint32 comboCount = 8;booleanbool danmakuDisplay = 17;string deviceHash = 16;com.google.protobuf.ByteStringstring deviceHash = 16;longuint64 expireDuration = 10;getId()string id = 1;com.google.protobuf.ByteStringstring id = 1;intuint32 intGiftId = 4;.WebLiveAssistantType liveAssistantType = 15;int.WebLiveAssistantType liveAssistantType = 15;string mergeKey = 6;com.google.protobuf.ByteStringstring mergeKey = 6;intgetRank()uint32 rank = 9;longuint64 slotDisplayDuration = 12;longuint64 sortRank = 5;intuint32 starLevel = 13;.WebGiftFeed.StyleType styleType = 14;int.WebGiftFeed.StyleType styleType = 14;longgetTime()uint64 time = 3;getUser().SimpleUserInfo user = 2;.SimpleUserInfo user = 2;booleanhasUser().SimpleUserInfo user = 2;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getId
String getId()string id = 1;- 返回:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()string id = 1;- 返回:
- The bytes for id.
-
hasUser
boolean hasUser().SimpleUserInfo user = 2;- 返回:
- Whether the user field is set.
-
getUser
SimpleUserInfoOuterClass.SimpleUserInfo getUser().SimpleUserInfo user = 2;- 返回:
- The user.
-
getUserOrBuilder
SimpleUserInfoOuterClass.SimpleUserInfoOrBuilder getUserOrBuilder().SimpleUserInfo user = 2; -
getTime
long getTime()uint64 time = 3;- 返回:
- The time.
-
getIntGiftId
int getIntGiftId()uint32 intGiftId = 4;- 返回:
- The intGiftId.
-
getSortRank
long getSortRank()uint64 sortRank = 5;- 返回:
- The sortRank.
-
getMergeKey
String getMergeKey()string mergeKey = 6;- 返回:
- The mergeKey.
-
getMergeKeyBytes
com.google.protobuf.ByteString getMergeKeyBytes()string mergeKey = 6;- 返回:
- The bytes for mergeKey.
-
getBatchSize
int getBatchSize()uint32 batchSize = 7;- 返回:
- The batchSize.
-
getComboCount
int getComboCount()uint32 comboCount = 8;- 返回:
- The comboCount.
-
getRank
int getRank()uint32 rank = 9;- 返回:
- The rank.
-
getExpireDuration
long getExpireDuration()uint64 expireDuration = 10;- 返回:
- The expireDuration.
-
getClientTimestamp
long getClientTimestamp()uint64 clientTimestamp = 11;- 返回:
- The clientTimestamp.
-
getSlotDisplayDuration
long getSlotDisplayDuration()uint64 slotDisplayDuration = 12;- 返回:
- The slotDisplayDuration.
-
getStarLevel
int getStarLevel()uint32 starLevel = 13;- 返回:
- The starLevel.
-
getStyleTypeValue
int getStyleTypeValue().WebGiftFeed.StyleType styleType = 14;- 返回:
- The enum numeric value on the wire for styleType.
-
getStyleType
WebGiftFeedOuterClass.WebGiftFeed.StyleType getStyleType().WebGiftFeed.StyleType styleType = 14;- 返回:
- The styleType.
-
getLiveAssistantTypeValue
int getLiveAssistantTypeValue().WebLiveAssistantType liveAssistantType = 15;- 返回:
- The enum numeric value on the wire for liveAssistantType.
-
getLiveAssistantType
WebLiveAssistantTypeOuterClass.WebLiveAssistantType getLiveAssistantType().WebLiveAssistantType liveAssistantType = 15;- 返回:
- The liveAssistantType.
-
getDeviceHash
String getDeviceHash()string deviceHash = 16;- 返回:
- The deviceHash.
-
getDeviceHashBytes
com.google.protobuf.ByteString getDeviceHashBytes()string deviceHash = 16;- 返回:
- The bytes for deviceHash.
-
getDanmakuDisplay
boolean getDanmakuDisplay()bool danmakuDisplay = 17;- 返回:
- The danmakuDisplay.
-