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