接口 SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
public static interface SCWebFeedPushOuterClass.SCWebFeedPushOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明getComboCommentFeed(int index) repeated .WebComboCommentFeed comboCommentFeed = 7;intrepeated .WebComboCommentFeed comboCommentFeed = 7;repeated .WebComboCommentFeed comboCommentFeed = 7;getComboCommentFeedOrBuilder(int index) repeated .WebComboCommentFeed comboCommentFeed = 7;repeated .WebComboCommentFeed comboCommentFeed = 7;string commentCursor = 6;com.google.protobuf.ByteStringstring commentCursor = 6;getCommentFeeds(int index) repeated .WebCommentFeed commentFeeds = 5;intrepeated .WebCommentFeed commentFeeds = 5;repeated .WebCommentFeed commentFeeds = 5;getCommentFeedsOrBuilder(int index) repeated .WebCommentFeed commentFeeds = 5;repeated .WebCommentFeed commentFeeds = 5;string displayLikeCount = 2;com.google.protobuf.ByteStringstring displayLikeCount = 2;string displayWatchingCount = 1;com.google.protobuf.ByteStringstring displayWatchingCount = 1;string giftCursor = 10;com.google.protobuf.ByteStringstring giftCursor = 10;getGiftFeeds(int index) repeated .WebGiftFeed giftFeeds = 9;intrepeated .WebGiftFeed giftFeeds = 9;repeated .WebGiftFeed giftFeeds = 9;getGiftFeedsOrBuilder(int index) repeated .WebGiftFeed giftFeeds = 9;List<? extends WebGiftFeedOuterClass.WebGiftFeedOrBuilder>repeated .WebGiftFeed giftFeeds = 9;getLikeFeeds(int index) repeated .WebLikeFeed likeFeeds = 8;intrepeated .WebLikeFeed likeFeeds = 8;repeated .WebLikeFeed likeFeeds = 8;getLikeFeedsOrBuilder(int index) repeated .WebLikeFeed likeFeeds = 8;List<? extends WebLikeFeedOuterClass.WebLikeFeedOrBuilder>repeated .WebLikeFeed likeFeeds = 8;longuint64 pendingLikeCount = 3;longuint64 pushInterval = 4;getShareFeeds(int index) repeated .WebShareFeed shareFeeds = 12;intrepeated .WebShareFeed shareFeeds = 12;repeated .WebShareFeed shareFeeds = 12;getShareFeedsOrBuilder(int index) repeated .WebShareFeed shareFeeds = 12;List<? extends WebShareFeedOuterClass.WebShareFeedOrBuilder>repeated .WebShareFeed shareFeeds = 12;getSystemNoticeFeeds(int index) repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;intrepeated .WebSystemNoticeFeed systemNoticeFeeds = 11;repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;getSystemNoticeFeedsOrBuilder(int index) repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getDisplayWatchingCount
String getDisplayWatchingCount()string displayWatchingCount = 1;- 返回:
- The displayWatchingCount.
-
getDisplayWatchingCountBytes
com.google.protobuf.ByteString getDisplayWatchingCountBytes()string displayWatchingCount = 1;- 返回:
- The bytes for displayWatchingCount.
-
getDisplayLikeCount
String getDisplayLikeCount()string displayLikeCount = 2;- 返回:
- The displayLikeCount.
-
getDisplayLikeCountBytes
com.google.protobuf.ByteString getDisplayLikeCountBytes()string displayLikeCount = 2;- 返回:
- The bytes for displayLikeCount.
-
getPendingLikeCount
long getPendingLikeCount()uint64 pendingLikeCount = 3;- 返回:
- The pendingLikeCount.
-
getPushInterval
long getPushInterval()uint64 pushInterval = 4;- 返回:
- The pushInterval.
-
getCommentFeedsList
List<WebCommentFeedOuterClass.WebCommentFeed> getCommentFeedsList()repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeeds
repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsCount
int getCommentFeedsCount()repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsOrBuilderList
List<? extends WebCommentFeedOuterClass.WebCommentFeedOrBuilder> getCommentFeedsOrBuilderList()repeated .WebCommentFeed commentFeeds = 5; -
getCommentFeedsOrBuilder
repeated .WebCommentFeed commentFeeds = 5; -
getCommentCursor
String getCommentCursor()string commentCursor = 6;- 返回:
- The commentCursor.
-
getCommentCursorBytes
com.google.protobuf.ByteString getCommentCursorBytes()string commentCursor = 6;- 返回:
- The bytes for commentCursor.
-
getComboCommentFeedList
List<WebComboCommentFeedOuterClass.WebComboCommentFeed> getComboCommentFeedList()repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeed
repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedCount
int getComboCommentFeedCount()repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedOrBuilderList
List<? extends WebComboCommentFeedOuterClass.WebComboCommentFeedOrBuilder> getComboCommentFeedOrBuilderList()repeated .WebComboCommentFeed comboCommentFeed = 7; -
getComboCommentFeedOrBuilder
repeated .WebComboCommentFeed comboCommentFeed = 7; -
getLikeFeedsList
List<WebLikeFeedOuterClass.WebLikeFeed> getLikeFeedsList()repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeeds
repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsCount
int getLikeFeedsCount()repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsOrBuilderList
List<? extends WebLikeFeedOuterClass.WebLikeFeedOrBuilder> getLikeFeedsOrBuilderList()repeated .WebLikeFeed likeFeeds = 8; -
getLikeFeedsOrBuilder
repeated .WebLikeFeed likeFeeds = 8; -
getGiftFeedsList
List<WebGiftFeedOuterClass.WebGiftFeed> getGiftFeedsList()repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeeds
repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsCount
int getGiftFeedsCount()repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsOrBuilderList
List<? extends WebGiftFeedOuterClass.WebGiftFeedOrBuilder> getGiftFeedsOrBuilderList()repeated .WebGiftFeed giftFeeds = 9; -
getGiftFeedsOrBuilder
repeated .WebGiftFeed giftFeeds = 9; -
getGiftCursor
String getGiftCursor()string giftCursor = 10;- 返回:
- The giftCursor.
-
getGiftCursorBytes
com.google.protobuf.ByteString getGiftCursorBytes()string giftCursor = 10;- 返回:
- The bytes for giftCursor.
-
getSystemNoticeFeedsList
List<WebSystemNoticeFeedOuterClass.WebSystemNoticeFeed> getSystemNoticeFeedsList()repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeeds
repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsCount
int getSystemNoticeFeedsCount()repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsOrBuilderList
List<? extends WebSystemNoticeFeedOuterClass.WebSystemNoticeFeedOrBuilder> getSystemNoticeFeedsOrBuilderList()repeated .WebSystemNoticeFeed systemNoticeFeeds = 11; -
getSystemNoticeFeedsOrBuilder
repeated .WebSystemNoticeFeed systemNoticeFeeds = 11;
-