Uses of Enum Class
tigase.meet.jingle.Content.StreamType
Packages that use Content.StreamType
-
Uses of Content.StreamType in tigase.meet.jingle
Fields in tigase.meet.jingle with type parameters of type Content.StreamTypeModifier and TypeFieldDescriptionstatic final Map<String,Content.StreamType> Content.StreamType.SDP_LINEMethods in tigase.meet.jingle that return Content.StreamTypeModifier and TypeMethodDescriptionContent.Senders.toStreamType(Content.Creator localRole, SDP.Direction direction) static Content.StreamTypeReturns the enum constant of this class with the specified name.static Content.StreamType[]Content.StreamType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.meet.jingle that return types with arguments of type Content.StreamType