Uses of Enum Class
se.conciliate.extensions.auth.UserAvatar.AvatarSize
Packages that use UserAvatar.AvatarSize
-
Uses of UserAvatar.AvatarSize in se.conciliate.extensions.auth
Methods in se.conciliate.extensions.auth that return UserAvatar.AvatarSizeModifier and TypeMethodDescriptionstatic UserAvatar.AvatarSize
Returns the enum constant of this class with the specified name.static UserAvatar.AvatarSize[]
UserAvatar.AvatarSize.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.conciliate.extensions.auth with parameters of type UserAvatar.AvatarSizeModifier and TypeMethodDescriptionUserAvatar.base64
(UserAvatar.AvatarSize size) UserAvatar.icon
(UserAvatar.AvatarSize size)