Uses of Enum Class
it.auties.whatsapp.model.privacy.GdprAccountReport.Type
Packages that use GdprAccountReport.Type
-
Uses of GdprAccountReport.Type in it.auties.whatsapp.model.privacy
Methods in it.auties.whatsapp.model.privacy that return GdprAccountReport.TypeModifier and TypeMethodDescriptionGdprAccountReport.Error.type()GdprAccountReport.Pending.type()GdprAccountReport.Ready.type()GdprAccountReport.type()Returns the type of this reportstatic GdprAccountReport.TypeReturns the enum constant of this class with the specified name.static GdprAccountReport.Type[]GdprAccountReport.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.