Uses of Enum Class
it.auties.whatsapp.model.chat.CommunitySetting
Packages that use CommunitySetting
-
Uses of CommunitySetting in it.auties.whatsapp.api
Methods in it.auties.whatsapp.api with parameters of type CommunitySettingModifier and TypeMethodDescriptionWhatsapp.changeCommunitySetting(JidProvider community, CommunitySetting setting, ChatSettingPolicy policy) Changes a community setting -
Uses of CommunitySetting in it.auties.whatsapp.model.chat
Methods in it.auties.whatsapp.model.chat that return CommunitySettingModifier and TypeMethodDescriptionstatic CommunitySettingReturns the enum constant of this class with the specified name.static CommunitySetting[]CommunitySetting.values()Returns an array containing the constants of this enum class, in the order they are declared.