Uses of Enum Class
tigase.meet.janus.videoroom.Publisher.Stream.Type
Packages that use Publisher.Stream.Type
-
Uses of Publisher.Stream.Type in tigase.meet.janus.videoroom
Methods in tigase.meet.janus.videoroom that return Publisher.Stream.TypeModifier and TypeMethodDescriptionPublisher.Stream.getType()static Publisher.Stream.TypeReturns the enum constant of this class with the specified name.static Publisher.Stream.Type[]Publisher.Stream.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tigase.meet.janus.videoroom with parameters of type Publisher.Stream.TypeModifierConstructorDescriptionStream(Publisher.Stream.Type type, String mid, String description, int mindex)