Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.ChatReplyRespInfo
Packages that use ChatReplyRespInfo
-
Uses of ChatReplyRespInfo in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return ChatReplyRespInfoModifier and TypeMethodDescriptionChatReplyRespInfo.Builder.build()ChatReplyRespInfo.Builder.buildPartial()static ChatReplyRespInfoChatReplyRespInfo.getDefaultInstance()ChatReplyRespInfo.Builder.getDefaultInstanceForType()ChatReplyRespInfo.getDefaultInstanceForType()PublicAreaCommon.Builder.getReplyResp().ChatReplyRespInfo reply_resp = 10;PublicAreaCommon.getReplyResp().ChatReplyRespInfo reply_resp = 10;PublicAreaCommonOrBuilder.getReplyResp().ChatReplyRespInfo reply_resp = 10;static ChatReplyRespInfoChatReplyRespInfo.parseDelimitedFrom(InputStream input) static ChatReplyRespInfoChatReplyRespInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(byte[] data) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(com.google.protobuf.ByteString data) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(com.google.protobuf.CodedInputStream input) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(InputStream input) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(ByteBuffer data) static ChatReplyRespInfoChatReplyRespInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return types with arguments of type ChatReplyRespInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChatReplyRespInfo>ChatReplyRespInfo.getParserForType()static com.google.protobuf.Parser<ChatReplyRespInfo>ChatReplyRespInfo.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type ChatReplyRespInfoModifier and TypeMethodDescriptionChatReplyRespInfo.Builder.mergeFrom(ChatReplyRespInfo other) PublicAreaCommon.Builder.mergeReplyResp(ChatReplyRespInfo value) .ChatReplyRespInfo reply_resp = 10;static ChatReplyRespInfo.BuilderChatReplyRespInfo.newBuilder(ChatReplyRespInfo prototype) PublicAreaCommon.Builder.setReplyResp(ChatReplyRespInfo value) .ChatReplyRespInfo reply_resp = 10;