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