Uses of Class
org.jivesoftware.smackx.workgroup.settings.ChatSetting
Packages that use ChatSetting
Package
Description
TODO describe me.
TODO describe me.
-
Uses of ChatSetting in org.jivesoftware.smackx.workgroup.settings
Methods in org.jivesoftware.smackx.workgroup.settings that return ChatSettingModifier and TypeMethodDescriptionChatSettings.getChatSetting(String key) ChatSettings.getFirstEntry()Methods in org.jivesoftware.smackx.workgroup.settings that return types with arguments of type ChatSettingMethods in org.jivesoftware.smackx.workgroup.settings with parameters of type ChatSetting -
Uses of ChatSetting in org.jivesoftware.smackx.workgroup.user
Methods in org.jivesoftware.smackx.workgroup.user that return ChatSettingModifier and TypeMethodDescriptionWorkgroup.getChatSetting(String key) Returns a single chat setting based on it's identified key.