| Package | Description |
|---|---|
| android.gov.nist.javax.sdp |
Preliminary
implementation of the android.javax.sdp package (JSR 141 see JSR 141 )
|
| android.javax.sdp |
This is a preliminary version of the android.javax.sdp package based on the
public review version
JSR 141 .
|
| Modifier and Type | Method and Description |
|---|---|
URI |
SessionDescriptionImpl.getURI()
Returns a uri to the location of more details about the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescriptionImpl.setURI(URI uri)
Sets the uri to the location of more details about the session.
|
| Modifier and Type | Method and Description |
|---|---|
URI |
SdpFactory.createURI(URL value)
Returns URI object with the specified value.
|
URI |
SessionDescription.getURI()
Returns a uri to the location of more details about the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescription.setURI(URI uri)
Sets the uri to the location of more details about the session.
|
Copyright © 2018. All Rights Reserved.