Uses of Class
tech.ordinaryroad.live.chat.client.codec.douyin.protobuf.FollowInfo
Packages that use FollowInfo
-
Uses of FollowInfo in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf
Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf that return FollowInfoModifier and TypeMethodDescriptionFollowInfo.Builder.build()FollowInfo.Builder.buildPartial()static FollowInfoFollowInfo.getDefaultInstance()FollowInfo.Builder.getDefaultInstanceForType()FollowInfo.getDefaultInstanceForType()User.Builder.getFollowInfo().FollowInfo FollowInfo = 22;User.getFollowInfo().FollowInfo FollowInfo = 22;UserOrBuilder.getFollowInfo().FollowInfo FollowInfo = 22;static FollowInfoFollowInfo.parseDelimitedFrom(InputStream input) static FollowInfoFollowInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FollowInfoFollowInfo.parseFrom(byte[] data) static FollowInfoFollowInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FollowInfoFollowInfo.parseFrom(com.google.protobuf.ByteString data) static FollowInfoFollowInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FollowInfoFollowInfo.parseFrom(com.google.protobuf.CodedInputStream input) static FollowInfoFollowInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FollowInfoFollowInfo.parseFrom(InputStream input) static FollowInfoFollowInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FollowInfoFollowInfo.parseFrom(ByteBuffer data) static FollowInfoFollowInfo.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 FollowInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FollowInfo>FollowInfo.getParserForType()static com.google.protobuf.Parser<FollowInfo>FollowInfo.parser()Methods in tech.ordinaryroad.live.chat.client.codec.douyin.protobuf with parameters of type FollowInfoModifier and TypeMethodDescriptionUser.Builder.mergeFollowInfo(FollowInfo value) .FollowInfo FollowInfo = 22;FollowInfo.Builder.mergeFrom(FollowInfo other) static FollowInfo.BuilderFollowInfo.newBuilder(FollowInfo prototype) User.Builder.setFollowInfo(FollowInfo value) .FollowInfo FollowInfo = 22;