| 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 |
|---|---|
Version |
SessionDescriptionImpl.getVersion()
Returns the version of SDP in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescriptionImpl.setVersion(Version v)
Sets the version of SDP in use.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
SdpFactory.createVersion(int value)
Returns Version object with the specified values.
|
Version |
SessionDescription.getVersion()
Returns the version of SDP in use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescription.setVersion(Version v)
Sets the version of SDP in use.
|
Copyright © 2018. All Rights Reserved.