接口 DouyinWebsocketFrameMsgOuterClass.DouyinWebsocketFrameMsgOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
DouyinWebsocketFrameMsgOuterClass.DouyinWebsocketFrameMsg,DouyinWebsocketFrameMsgOuterClass.DouyinWebsocketFrameMsg.Builder
public static interface DouyinWebsocketFrameMsgOuterClass.DouyinWebsocketFrameMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明booleanmap<string, string> route_params = 7;string cursor = 2;com.google.protobuf.ByteStringstring cursor = 2;longuint64 fetch_interval = 3;intuint32 fetch_type = 6;longuint64 heartbeat_duration = 8;booleanbool history_no_more = 12;string internal_ext = 5;com.google.protobuf.ByteStringstring internal_ext = 5;string live_cursor = 11;com.google.protobuf.ByteStringstring live_cursor = 11;getMessagesList(int index) repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1;intrepeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1;repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1;getMessagesListOrBuilder(int index) repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1;List<? extends DouyinCmdMsgOuterClass.DouyinCmdMsgOrBuilder>repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1;booleanbool need_ack = 9;longgetNow()uint64 now = 4;string push_server = 10;com.google.protobuf.ByteStringstring push_server = 10;已过时。intmap<string, string> route_params = 7;map<string, string> route_params = 7;getRouteParamsOrDefault(String key, String defaultValue) map<string, string> route_params = 7;map<string, string> route_params = 7;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
getMessagesListList
List<DouyinCmdMsgOuterClass.DouyinCmdMsg> getMessagesListList()repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1; -
getMessagesList
repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1; -
getMessagesListCount
int getMessagesListCount()repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1; -
getMessagesListOrBuilderList
List<? extends DouyinCmdMsgOuterClass.DouyinCmdMsgOrBuilder> getMessagesListOrBuilderList()repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1; -
getMessagesListOrBuilder
repeated .tech.ordinaryroad.live.chat.client.douyin.protobuf.DouyinCmdMsg messages_list = 1; -
getCursor
String getCursor()string cursor = 2;- 返回:
- The cursor.
-
getCursorBytes
com.google.protobuf.ByteString getCursorBytes()string cursor = 2;- 返回:
- The bytes for cursor.
-
getFetchInterval
long getFetchInterval()uint64 fetch_interval = 3;- 返回:
- The fetchInterval.
-
getNow
long getNow()uint64 now = 4;- 返回:
- The now.
-
getInternalExt
String getInternalExt()string internal_ext = 5;- 返回:
- The internalExt.
-
getInternalExtBytes
com.google.protobuf.ByteString getInternalExtBytes()string internal_ext = 5;- 返回:
- The bytes for internalExt.
-
getFetchType
int getFetchType()uint32 fetch_type = 6;- 返回:
- The fetchType.
-
getRouteParamsCount
int getRouteParamsCount()map<string, string> route_params = 7; -
containsRouteParams
map<string, string> route_params = 7; -
getRouteParams
已过时。UsegetRouteParamsMap()instead. -
getRouteParamsMap
map<string, string> route_params = 7; -
getRouteParamsOrDefault
map<string, string> route_params = 7; -
getRouteParamsOrThrow
map<string, string> route_params = 7; -
getHeartbeatDuration
long getHeartbeatDuration()uint64 heartbeat_duration = 8;- 返回:
- The heartbeatDuration.
-
getNeedAck
boolean getNeedAck()bool need_ack = 9;- 返回:
- The needAck.
-
getPushServer
String getPushServer()string push_server = 10;- 返回:
- The pushServer.
-
getPushServerBytes
com.google.protobuf.ByteString getPushServerBytes()string push_server = 10;- 返回:
- The bytes for pushServer.
-
getLiveCursor
String getLiveCursor()string live_cursor = 11;- 返回:
- The liveCursor.
-
getLiveCursorBytes
com.google.protobuf.ByteString getLiveCursorBytes()string live_cursor = 11;- 返回:
- The bytes for liveCursor.
-
getHistoryNoMore
boolean getHistoryNoMore()bool history_no_more = 12;- 返回:
- The historyNoMore.
-