Uses of Enum Class
tigase.xmpp.SpamReportsConsumer.ReportType
Packages that use SpamReportsConsumer.ReportType
-
Uses of SpamReportsConsumer.ReportType in tigase.xmpp
Methods in tigase.xmpp that return SpamReportsConsumer.ReportTypeModifier and TypeMethodDescriptionSpamReportsConsumer.ReportType.fromElement
(Element element) SpamReportsConsumer.ReportType.fromReport
(Element report) Returns the enum constant of this class with the specified name.static SpamReportsConsumer.ReportType[]
SpamReportsConsumer.ReportType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.xmpp with parameters of type SpamReportsConsumer.ReportTypeModifier and TypeMethodDescriptionboolean
SpamReportsConsumer.spamReportedFrom
(BareJID jid, SpamReportsConsumer.ReportType type) Method called when a user reports JID as a spammer