Uses of Class
com.lariflix.jemm.dtos.JellyfinUsers
Packages that use JellyfinUsers
-
Uses of JellyfinUsers in com.lariflix.jemm.core
Methods in com.lariflix.jemm.core that return JellyfinUsersModifier and TypeMethodDescriptionConnectJellyfinAPI.getUsers()
Retrieves all users from the Jellyfin server.LoadUsers.requestUsers()
Requests users from the Jellyfin server. -
Uses of JellyfinUsers in com.lariflix.jemm.dtos
Fields in com.lariflix.jemm.dtos declared as JellyfinUsersMethods in com.lariflix.jemm.dtos that return JellyfinUsersMethods in com.lariflix.jemm.dtos with parameters of type JellyfinUsersModifier and TypeMethodDescriptionvoid
JellyfinInstanceDetails.setUsers
(JellyfinUsers users) Sets the users.