Uses of Class
com.vortexsoftware.sdk.types.InvitationTarget
Packages that use InvitationTarget
Package
Description
Vortex Java SDK for invitation management and JWT generation.
-
Uses of InvitationTarget in com.vortexsoftware.sdk
Methods in com.vortexsoftware.sdk with parameters of type InvitationTargetModifier and TypeMethodDescriptionVortexClient.acceptInvitations(List<String> invitationIds, InvitationTarget target) Deprecated. -
Uses of InvitationTarget in com.vortexsoftware.sdk.types
Methods in com.vortexsoftware.sdk.types that return types with arguments of type InvitationTargetMethod parameters in com.vortexsoftware.sdk.types with type arguments of type InvitationTarget
VortexClient.acceptInvitations(List, AcceptUser)instead.