| 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 |
|---|---|
SessionName |
SessionDescriptionImpl.getSessionName()
Returns the name of the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescriptionImpl.setSessionName(SessionName sessionName)
Sets the name of the session.
|
| Modifier and Type | Method and Description |
|---|---|
SessionName |
SdpFactory.createSessionName(String name)
Returns SessionName object with the specified name.
|
SessionName |
SessionDescription.getSessionName()
Returns the name of the session.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDescription.setSessionName(SessionName sessionName)
Sets the name of the session.
|
Copyright © 2018. All Rights Reserved.