public class SdpLine extends Object
| Constructor | Description |
|---|---|
SdpLine() |
| Modifier and Type | Method | Description |
|---|---|---|
char |
getType() |
|
String |
getValue() |
|
void |
setType(char type) |
|
void |
setValue(String value) |
Copyright © 2018. All rights reserved.