Uses of Class
ai.vectros.types.UserResponseType
Packages that use UserResponseType
-
Uses of UserResponseType in ai.vectros.types
Fields in ai.vectros.types declared as UserResponseTypeModifier and TypeFieldDescriptionstatic final UserResponseTypeUserResponseType.HUMANstatic final UserResponseTypeUserResponseType.SERVICEMethods in ai.vectros.types that return UserResponseTypeMethods in ai.vectros.types that return types with arguments of type UserResponseTypeMethods in ai.vectros.types with parameters of type UserResponseTypeMethod parameters in ai.vectros.types with type arguments of type UserResponseTypeModifier and TypeMethodDescriptionUserResponse.Builder.type(Optional<UserResponseType> type) The kind of user:HUMANfor a real person, orSERVICEfor a bot, agent, or automated integration.