Uses of Enum Class
tigase.mix.model.MixAction
Packages that use MixAction
-
Uses of MixAction in tigase.mix.model
Methods in tigase.mix.model that return MixActionModifier and TypeMethodDescriptionstatic MixActionReturns the enum constant of this class with the specified name.static MixAction[]MixAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.mix.model with parameters of type MixActionModifier and TypeMethodDescriptionvoidDefaultMixLogic.checkPermission(tigase.xmpp.jid.BareJID channel, tigase.xmpp.jid.BareJID senderJid, MixAction action) voidMixLogic.checkPermission(tigase.xmpp.jid.BareJID channel, tigase.xmpp.jid.BareJID senderJid, MixAction action)