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