Uses of Enum Class
tigase.mix.model.JIDVisibility
Packages that use JIDVisibility
-
Uses of JIDVisibility in tigase.mix.model
Fields in tigase.mix.model declared as JIDVisibilityMethods in tigase.mix.model that return JIDVisibilityModifier and TypeMethodDescriptionChannelConfiguration.getJidVisibility()static JIDVisibilitystatic JIDVisibilityReturns the enum constant of this class with the specified name.static JIDVisibility[]JIDVisibility.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 JIDVisibilityModifier and TypeMethodDescriptionprotected voidMixRepository.jidVisibilityChanged(tigase.xmpp.jid.BareJID serviceJID, JIDVisibility oldValue, JIDVisibility newValue)