Uses of Enum Class
tigase.meet.janus.JSEP.Type
Packages that use JSEP.Type
-
Uses of JSEP.Type in tigase.meet.janus
Subclasses with type arguments of type JSEP.Type in tigase.meet.janusMethods in tigase.meet.janus that return JSEP.TypeModifier and TypeMethodDescriptionJSEP.getType()static JSEP.TypeReturns the enum constant of this class with the specified name.static JSEP.Type[]JSEP.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tigase.meet.janus with parameters of type JSEP.Type