Uses of Enum
com.github.jamesnetherton.zulip.client.api.user.UserRole
Packages that use UserRole
Package
Description
-
Uses of UserRole in com.github.jamesnetherton.zulip.client.api.invitation
Methods in com.github.jamesnetherton.zulip.client.api.invitation that return UserRole -
Uses of UserRole in com.github.jamesnetherton.zulip.client.api.invitation.request
Methods in com.github.jamesnetherton.zulip.client.api.invitation.request with parameters of type UserRoleModifier and TypeMethodDescriptionCreateReusableInvitationLinkApiRequest.withInviteAs(UserRole role) Sets the organization level role of the user that is created when the invitation is accepted.SendInvitationsApiRequest.withInviteAs(UserRole role) Sets the organization level role of the user that is created when the invitation is accepted. -
Uses of UserRole in com.github.jamesnetherton.zulip.client.api.user
Methods in com.github.jamesnetherton.zulip.client.api.user that return UserRole -
Uses of UserRole in com.github.jamesnetherton.zulip.client.api.user.request
Methods in com.github.jamesnetherton.zulip.client.api.user.request with parameters of type UserRoleModifier and TypeMethodDescriptionSets the updated role of the user.