Uses of Enum
org.red5.server.net.rtmp.message.Constants.DataType
Packages that use Constants.DataType
-
Uses of Constants.DataType in org.red5.server.net.rtmp.message
Methods in org.red5.server.net.rtmp.message that return Constants.DataTypeModifier and TypeMethodDescriptionstatic Constants.DataTypeReturns the enum constant of this type with the specified name.static Constants.DataType[]Constants.DataType.values()Returns an array containing the constants of this enum type, in the order they are declared.