Uses of Class
tigase.meet.jingle.Content
Packages that use Content
-
Uses of Content in tigase.meet
Methods in tigase.meet that return ContentModifier and TypeMethodDescriptionprotected ContentParticipation.convertCandidateToContent(Content.Creator role, SDP sdp, JanusPlugin.Candidate janusCandidate) Methods in tigase.meet with parameters of type ContentModifier and TypeMethodDescriptionvoidParticipation.Listener.receivedPublisherCandidate(String sessionId, Content content) voidParticipation.Listener.receivedSubscriberCandidate(String sessionId, Content content) -
Uses of Content in tigase.meet.jingle
Methods in tigase.meet.jingle that return ContentModifier and TypeMethodDescriptionContent.cloneForModify()Content.cloneHeaderOnly()static ContentContent.from(String sdp, String[] sessionLines, Function<String, Content.Creator> creatorProvider, Content.Creator localRole) static ContentContent.from(tigase.xml.Element el) Content.withSenders(Content.Senders senders) Methods in tigase.meet.jingle that return types with arguments of type ContentConstructor parameters in tigase.meet.jingle with type arguments of type Content