Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.GiftStruct
Packages that use GiftStruct
-
Uses of GiftStruct in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return GiftStructModifier and TypeMethodDescriptionGiftStruct.Builder.build()GiftStruct.Builder.buildPartial()static GiftStructGiftStruct.getDefaultInstance()GiftStruct.Builder.getDefaultInstanceForType()GiftStruct.getDefaultInstanceForType()GiftMessage.Builder.getGift().GiftStruct gift = 15;GiftMessage.getGift().GiftStruct gift = 15;GiftMessageOrBuilder.getGift().GiftStruct gift = 15;static GiftStructGiftStruct.parseDelimitedFrom(InputStream input) static GiftStructGiftStruct.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GiftStructGiftStruct.parseFrom(byte[] data) static GiftStructGiftStruct.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GiftStructGiftStruct.parseFrom(com.google.protobuf.ByteString data) static GiftStructGiftStruct.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GiftStructGiftStruct.parseFrom(com.google.protobuf.CodedInputStream input) static GiftStructGiftStruct.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GiftStructGiftStruct.parseFrom(InputStream input) static GiftStructGiftStruct.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GiftStructGiftStruct.parseFrom(ByteBuffer data) static GiftStructGiftStruct.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 GiftStructModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GiftStruct>GiftStruct.getParserForType()static com.google.protobuf.Parser<GiftStruct>GiftStruct.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type GiftStructModifier and TypeMethodDescriptionGiftStruct.Builder.mergeFrom(GiftStruct other) GiftMessage.Builder.mergeGift(GiftStruct value) .GiftStruct gift = 15;static GiftStruct.BuilderGiftStruct.newBuilder(GiftStruct prototype) GiftMessage.Builder.setGift(GiftStruct value) .GiftStruct gift = 15;