Uses of Enum Class
xyz.felh.openai.thread.message.Message.Status
Packages that use Message.Status
-
Uses of Message.Status in xyz.felh.openai.thread.message
Methods in xyz.felh.openai.thread.message that return Message.StatusModifier and TypeMethodDescriptionstatic Message.StatusReturns the enum constant of this class with the specified name.static Message.Status[]Message.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.