Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.ChatMessage
Packages that use ChatMessage
-
Uses of ChatMessage in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return ChatMessageModifier and TypeMethodDescriptionChatMessage.Builder.build()ChatMessage.Builder.buildPartial()static ChatMessageChatMessage.getDefaultInstance()ChatMessage.Builder.getDefaultInstanceForType()ChatMessage.getDefaultInstanceForType()static ChatMessageChatMessage.parseDelimitedFrom(InputStream input) static ChatMessageChatMessage.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatMessageChatMessage.parseFrom(byte[] data) static ChatMessageChatMessage.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatMessageChatMessage.parseFrom(com.google.protobuf.ByteString data) static ChatMessageChatMessage.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatMessageChatMessage.parseFrom(com.google.protobuf.CodedInputStream input) static ChatMessageChatMessage.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatMessageChatMessage.parseFrom(InputStream input) static ChatMessageChatMessage.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChatMessageChatMessage.parseFrom(ByteBuffer data) static ChatMessageChatMessage.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 ChatMessageModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChatMessage>ChatMessage.getParserForType()static com.google.protobuf.Parser<ChatMessage>ChatMessage.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type ChatMessageModifier and TypeMethodDescriptionChatMessage.Builder.mergeFrom(ChatMessage other) static ChatMessage.BuilderChatMessage.newBuilder(ChatMessage prototype)