Loading voip/java/android/net/sip/SimpleSessionDescription.java +1 −1 Original line number Diff line number Diff line Loading @@ -343,7 +343,7 @@ public class SimpleSessionDescription { } /** * Sets a RTP payload type and its {@code rtpmap} and {@fmtp} * Sets a RTP payload type and its {@code rtpmap} and {@code fmtp} * attributes. If any of the attributes is {@code null}, the * corresponding field will be removed. See * {@link SimpleSessionDescription} for an example of its usage. Loading Loading
voip/java/android/net/sip/SimpleSessionDescription.java +1 −1 Original line number Diff line number Diff line Loading @@ -343,7 +343,7 @@ public class SimpleSessionDescription { } /** * Sets a RTP payload type and its {@code rtpmap} and {@fmtp} * Sets a RTP payload type and its {@code rtpmap} and {@code fmtp} * attributes. If any of the attributes is {@code null}, the * corresponding field will be removed. See * {@link SimpleSessionDescription} for an example of its usage. Loading