Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.TextEffect
Packages that use TextEffect
-
Uses of TextEffect in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return TextEffectModifier and TypeMethodDescriptionTextEffect.Builder.build()TextEffect.Builder.buildPartial()static TextEffectTextEffect.getDefaultInstance()TextEffect.Builder.getDefaultInstanceForType()TextEffect.getDefaultInstanceForType()GiftMessage.Builder.getTextEffect().TextEffect textEffect = 10;GiftMessage.getTextEffect().TextEffect textEffect = 10;GiftMessageOrBuilder.getTextEffect().TextEffect textEffect = 10;static TextEffectTextEffect.parseDelimitedFrom(InputStream input) static TextEffectTextEffect.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextEffectTextEffect.parseFrom(byte[] data) static TextEffectTextEffect.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextEffectTextEffect.parseFrom(com.google.protobuf.ByteString data) static TextEffectTextEffect.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextEffectTextEffect.parseFrom(com.google.protobuf.CodedInputStream input) static TextEffectTextEffect.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextEffectTextEffect.parseFrom(InputStream input) static TextEffectTextEffect.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TextEffectTextEffect.parseFrom(ByteBuffer data) static TextEffectTextEffect.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 TextEffectModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextEffect>TextEffect.getParserForType()static com.google.protobuf.Parser<TextEffect>TextEffect.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type TextEffectModifier and TypeMethodDescriptionTextEffect.Builder.mergeFrom(TextEffect other) GiftMessage.Builder.mergeTextEffect(TextEffect value) .TextEffect textEffect = 10;static TextEffect.BuilderTextEffect.newBuilder(TextEffect prototype) GiftMessage.Builder.setTextEffect(TextEffect value) .TextEffect textEffect = 10;