Uses of Enum Class
it.auties.whatsapp.util.Medias.Format
Packages that use Medias.Format
-
Uses of Medias.Format in it.auties.whatsapp.util
Methods in it.auties.whatsapp.util that return Medias.FormatModifier and TypeMethodDescription(package private) static Medias.FormatMedias.Format.ofDocument(String fileType) static Medias.FormatReturns the enum constant of this class with the specified name.static Medias.Format[]Medias.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.auties.whatsapp.util with parameters of type Medias.FormatModifier and TypeMethodDescriptionprivate static Optional<byte[]> Medias.getImageThumbnail(byte[] file, Medias.Format format) static Optional<byte[]> Medias.getThumbnail(byte[] file, Medias.Format format)