Uses of Enum Class
com.bytedesk.core.thread.ThreadInviteStatusEnum
Packages that use ThreadInviteStatusEnum
-
Uses of ThreadInviteStatusEnum in com.bytedesk.core.thread
Methods in com.bytedesk.core.thread that return ThreadInviteStatusEnumModifier and TypeMethodDescriptionstatic ThreadInviteStatusEnum
Returns the enum constant of this class with the specified name.static ThreadInviteStatusEnum[]
ThreadInviteStatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.