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