Package tigase.meet.jingle
Class SDP
java.lang.Object
tigase.meet.jingle.SDP
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyDiff(ContentAction action, SDP diff) static SDPfrom(String sdp, Function<String, Content.Creator> creatorProvider, Content.Creator localRole) static SDPfrom(tigase.xml.Element jingleEl) getId()tigase.xml.ElementtoString(String sid, Content.Creator localRole, SDP.Direction direction)
-
Constructor Details
-
SDP
-
-
Method Details
-
from
-
from
public static SDP from(String sdp, Function<String, Content.Creator> creatorProvider, Content.Creator localRole) -
getId
-
getContents
-
getBundle
-
toElement
-
toString
-
applyDiff
-
diffFrom
-