Uses of Record Class
it.auties.whatsapp.model.sync.PrimaryFeature
Packages that use PrimaryFeature
-
Uses of PrimaryFeature in it.auties.whatsapp.model.sync
Fields in it.auties.whatsapp.model.sync with type parameters of type PrimaryFeatureModifier and TypeFieldDescriptionprivate final Optional<PrimaryFeature> ActionValueSync.primaryFeatureThe field for theprimaryFeaturerecord component.private Optional<PrimaryFeature> ActionValueSyncBuilder.primaryFeatureMethods in it.auties.whatsapp.model.sync that return PrimaryFeatureModifier and TypeMethodDescriptionPrimaryFeatureBuilder.build()static PrimaryFeaturePrimaryFeatureSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync that return types with arguments of type PrimaryFeatureModifier and TypeMethodDescriptionActionValueSync.primaryFeature()Returns the value of theprimaryFeaturerecord component.Methods in it.auties.whatsapp.model.sync with parameters of type PrimaryFeatureModifier and TypeMethodDescriptionstatic byte[]PrimaryFeatureSpec.encode(PrimaryFeature protoInputObject) ActionValueSyncBuilder.primaryFeature(PrimaryFeature primaryFeature) Method parameters in it.auties.whatsapp.model.sync with type arguments of type PrimaryFeatureModifier and TypeMethodDescriptionActionValueSyncBuilder.primaryFeature(Optional<PrimaryFeature> primaryFeature)